ITableCellContent Interface
Namespace: NextDesign.Desktop.DocumentGenerator
Description
This is content that represents a document cell.
Area
| Name | Description |
|---|---|
| Document Generation | This is a set of APIs that access document generation. |
Inherit Base
| Name | Description |
|---|---|
| IControlContent | This is content that represents a document UI component. |
Derived from
| Name | Description |
|---|---|
| IModelReferenceCellContent | Content representing a model reference cell in a document. |
| ITreeTableCellContent | Content representing a tree-style cell in a document. |
| IRichTextCellContent | Content representing a rich text cell in a document. |
Property
| Name | Description |
|---|---|
| Text | Gets or sets the text of the cell. |