[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IOutlineColumn.SetCollapsed

SetCollapsed Method

SetCollapsed(int, bool)

Sets the collapsed of the row.

Declaration
void SetCollapsed(int row, bool collapsed)
Parameters
Type Name Description
int row

The index of the row.

bool collapsed

The collapsed of the row.