Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package
/
IFormatConditions Interface
/ get Method
The zero-based index of the conditional format to return.
Collapse All
Expand All
In This Topic
get Method
In This Topic
Returns the conditional format specified by the zero-based index.
Syntax
java.lang.Object get(
int
index
)
Parameters
index
The zero-based index of the conditional format to return.
Return Value
The specified conditional format.
See Also
Reference
IFormatConditions Interface
IFormatConditions Members