XlCellFormatting Properties
Represents the object that specifies cell format characteristics.
Name | Description |
---|---|
Alignment |
Gets or sets alignment options to be applied to the cell content.
Inherited from Xl |
Bad static |
Returns the Xl |
Border |
Gets or sets border settings to be applied to a cell.
Inherited from Xl |
Calculation static |
Returns the Xl |
Check |
Returns the Xl |
Explanatory static |
Returns the Xl |
Fill |
Gets or sets fill settings to be applied to the cell background.
Inherited from Xl |
Font |
Gets or sets font settings to be applied to the cell content.
Inherited from Xl |
Good static |
Returns the Xl |
Heading1 static |
Returns the Xl |
Heading2 static |
Returns the Xl |
Heading3 static |
Returns the Xl |
Heading4 static |
Returns the Xl |
Hyperlink static |
Returns the Xl |
Input static |
Returns the Xl |
Is |
Gets or sets a value indicating whether the format string assigned to the Xl |
Linked |
Returns the Xl |
Net |
Gets or sets the .NET-style format string that specifies how a numeric value should be displayed in a cell.
Inherited from Xl |
Neutral static |
Returns the Xl |
Note static |
Returns the Xl |
Number |
Gets or sets an MS Excel-style number format that specifies how a numeric value should be displayed in a cell.
Inherited from Xl |
Output static |
Returns the Xl |
Title static |
Returns the Xl |
Total static |
Returns the Xl |
Warning |
Returns the Xl |
See Also