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