Excel for WPF and Silverlight
Style Property (XLCellRange)

C1.WPF.Excel Namespace > XLCellRange Class : Style Property
Gets or sets the XLStyle object associated with this range of cells.
Syntax
'Declaration
 
Public Property Style As XLStyle
public XLStyle Style {get; set;}
See Also

Reference

XLCellRange Class
XLCellRange Members