[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IOutlineColumn.GetCollapsed

GetCollapsed Method

GetCollapsed(int)

Gets the collapsed of the row.

Declaration
bool GetCollapsed(int row)
Function GetCollapsed(row As Integer) As Boolean
Parameters
Type Name Description
int row

The index of the row to get collapsed.

Returns
Type Description
bool

Whether the specified row is collapsed.