ITableCellContent interface
Namespace: NextDesign.Desktop.DocumentGenerator
Description
Content that represents a document cell.
Affiliation area
| Name | Description |
|---|---|
| Document Generation | APIs to access document generation. |
Inherit Base
| Name | Description |
|---|---|
| IControlContent | The content that represents the UI parts of the document. |
Destination
| Name | Description |
|---|---|
| IModelReferenceCellContent | Content representing a model reference cell in the document. |
| IRichTextCellContent | Content representing a rich text cell in the document. |
Property
| Name | Description |
|---|---|
| Text | Gets or sets the text of the cell. |