Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IOutlineColumn Interface
/ GetCollapsed Method
The index of the row to get collapsed.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
GetCollapsed Method
In This Topic
Gets the collapsed of the row.
Syntax
C#
System.
bool
GetCollapsed( System.
int
row
)
Parameters
row
The index of the row to get collapsed.
Return Value
Whether the specified row is collapsed.
See Also
Reference
IOutlineColumn Interface
IOutlineColumn Members