# `GSPrintGridView.representedObject`

*Instance Property*

## Declaration

```swift
var representedObject: GSFont! { get set }
```

```objc
@property (nonatomic, strong) GSFont * representedObject;
```

```python
representedObject() -> GSFont
setRepresentedObject_(representedObject: GSFont)
```

