---
title: content
framework: vision
role: symbol
role_heading: Instance Property
path: vision/documentobservation/container/table/cell/content
---

# content

The contents of a cell.

## Declaration

```swift
var content: DocumentObservation.Container { get }
```

## See Also

### Inspecting a cell

- [columnRange](vision/documentobservation/container/table/cell/columnrange.md)
- [rowRange](vision/documentobservation/container/table/cell/rowrange.md)
