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