CellData Properties
Contains information about a worksheet cell.Name | Description |
---|---|
Cell | Identifies a worksheet cell which is rendered. |
Clip | Gets or sets the rectangular geometry used to define the outline of the cell content. |
ConditionalFormattingSettings | Gets or sets settings used for rendering visual elements specific to conditional formatting highlighting - DataBar and Icon. |
TextSettings | Gets or sets the settings that specify how the text should be rendered - font, size, color and other parameters. |
See Also