XlTableColumnInfo Constructors
Represents an object used to create a table column with custom formatting applied to its regions.| Name | Parameters | Description |
|---|---|---|
| XlTableColumnInfo(String) | name | Initializes a new instance of the XlTableColumnInfo class with the specified settings. |
See Also