C1.Excel Assembly / C1.Excel Namespace / XLColumn Class / Style Property

In This Topic
Style Property (XLColumn)
In This Topic
Gets or sets the XLStyle object that determines the appearance of the column.
Syntax
'Declaration
 
Public Property Style As XLStyle
 
See Also