Excel for WPF and Silverlight
Collapsed Property (XLRow)

C1.WPF.Excel Namespace > XLRow Class : Collapsed Property
Gets or sets collapsed flag for the row.
Syntax
'Declaration
 
Public Property Collapsed As System.Boolean
public System.bool Collapsed {get; set;}
See Also

Reference

XLRow Class
XLRow Members