Excel for WPF and Silverlight
Style Property (XLColumn)

C1.WPF.Excel Namespace > XLColumn Class : Style Property
Gets or sets the XLStyle object that determines the appearance of the column.
Syntax
'Declaration
 
Public Property Style As XLStyle
public XLStyle Style {get; set;}
See Also

Reference

XLColumn Class
XLColumn Members