XlFormattingObject Properties
Contains cell formatting settings applied when exporting a control’s data to XLS(X) format.
Name | Description |
---|---|
Alignment | Gets or sets text alignment, wrapping, rotation, best-fit and indentation options. |
Back |
Gets or sets the cell’s background color. |
Border | |
Font | Gets or sets font attributes for the currently processed cell. |
Format |
Gets the pattern for formatting values. |
Format |
Gets or sets the type of formatting applied to the current value. |
Number |
Gets or sets the native Excel format string used to format the currently processed value. |
See Also