ICellFormatting Interface
Name | Description | |
---|---|---|
BackgroundColor | Gets or sets the background color. | |
Font | Gets or sets the cell font. May be null reference (Nothing in Visual Basic), which means that the font was not explicitly set yet and the default one will be displayed. (inherited from IBasicCellFormatting). | |
ForeColor | Gets or sets the text color. (inherited from IBasicCellFormatting). | |
HorizontalAlign | Gets or sets the horizontal text alignment. (inherited from IBasicCellFormatting). | |
MergeCells | Gets or sets a value indicating whether two or more selected cells are combined into a single cell. (inherited from IBasicCellFormatting). | |
NumberFormat | Gets or sets the cell number format (in the culture-independent US format). | |
Orientation | Gets or sets the text orientation in degrees. (inherited from IBasicCellFormatting). | |
PatternColor | Gets or sets the pattern color. | |
PatternStyle | Gets or sets the pattern style. | |
ShrinkToFit | Gets or sets a value indicating whether to automatically reduce the font size until text fits in a cell. (inherited from IBasicCellFormatting). | |
Subscript | Gets or sets a value indicating whether subscript is applied to text. (inherited from IBasicCellFormatting). | |
Superscript | Gets or sets a value indicating whether superscript is applied to text. (inherited from IBasicCellFormatting). | |
UnderlineStyle | Gets or sets the font underline style. (inherited from IBasicCellFormatting). | |
VerticalAlign | Gets or sets the vertical text alignment. (inherited from IBasicCellFormatting). | |
WrapText | Gets or sets a value indicating whether text is wrapped so it appears on multiple lines in a cell. The number of wrapped lines depends on the width of the column and the length of the cell contents. (inherited from IBasicCellFormatting). |
Name | Description | |
---|---|---|
CopyTo(ICellFormatting) | Copies this formatting to another existing formating. |
Available since QDV 7.18.655.