Excel for WPF and Silverlight
Style Property (XLRow)

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

Reference

XLRow Class
XLRow Members