Skip to main content

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.
BackColor Gets or sets the cell’s background color.
Border
Font Gets or sets font attributes for the currently processed cell.
FormatString Gets the pattern for formatting values.
FormatType Gets or sets the type of formatting applied to the current value.
NumberFormat Gets or sets the native Excel format string used to format the currently processed value.
See Also