XlTableColumnInfo Properties
Represents an object used to create a table column with custom formatting applied to its regions.Name | Description |
---|---|
DataFormatting | Gets or sets format characteristics for the data area of the table column. |
HeaderRowFormatting | Gets or sets format characteristics for the header row cell of the table column. |
Name | Gets the unique name of the table column. |
TotalRowFormatting | Gets or sets format characteristics for the total row cell of the table column. |
See Also