Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package
/
IOutlineColumn Interface
/ setCollapsed Method
The index of the row.
The collapsed of the row.
Collapse All
Expand All
In This Topic
setCollapsed Method
In This Topic
Sets the collapsed of the row.
Syntax
void
setCollapsed(
int
row
,
boolean
collapsed
)
Parameters
row
The index of the row.
collapsed
The collapsed of the row.
See Also
Reference
IOutlineColumn Interface
IOutlineColumn Members