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

In This Topic
Style Property (XLCellRange)
In This Topic
Gets or sets the XLStyle object associated with this range of cells.
Syntax
'Declaration
 
Public Property Style As XLStyle
 
See Also