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

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