Skip to main content

ITableCellContent Interface

Namespace: NextDesign.Desktop.DocumentGenerator

Description

This is content that represents a document cell.

Area

NameDescription
Document GenerationThis is a set of APIs that access document generation.

Inherit Base

NameDescription
IControlContentThis is content that represents a document UI component.

Derived from

NameDescription
IModelReferenceCellContentContent representing a model reference cell in a document.
ITreeTableCellContentContent representing a tree-style cell in a document.
IRichTextCellContentContent representing a rich text cell in a document.

Property

NameDescription
TextGets or sets the text of the cell.