[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IOutlineColumn.GetCollapsed

GetCollapsed Method

GetCollapsed(int)

Gets the collapsed of the row.

Declaration
bool GetCollapsed(int row)
Parameters
Type Name Description
int row

The index of the row to get collapsed.

Returns
Type Description
bool

Whether the specified row is collapsed.