# `GSPrintGridView.fitCellWidthToFrame`

*Instance Property*

## Declaration

```swift
var fitCellWidthToFrame: Bool { get set }
```

```objc
@property (nonatomic) BOOL fitCellWidthToFrame;
```

```python
fitCellWidthToFrame() -> bool
setFitCellWidthToFrame_(fitCellWidthToFrame: bool)
```

