Name | Description | |
---|---|---|
ColumnIndex | Gets the index of left column in the cell. | |
ColumnSpan | Gets the number of columns covered by the cell. | |
ContentRect | Gets the cell's content GrapeCity.Documents.Layout.LayoutRect. | |
Data | Gets or sets a data object associated with the cell. | |
Height | Gets the height of the cell, in graphic units. | |
Rect | Gets the GrapeCity.Documents.Layout.LayoutRect for the table cell. | |
RowIndex | Gets the index of top row in the cell. | |
RowSpan | Gets the number of rows covered by the cell. | |
Style | Gets the cell style. | |
Table | Gets the owner TableRenderer. | |
TextLayout | Gets the GrapeCity.Documents.Text.TextLayout object drawn in the cell. | |
Width | Gets the width of the cell, in graphic units. |