com.grapecity.documents.excel Package / IFormatCondition Interface / getNumberFormat Method
In This Topic
getNumberFormat Method
In This Topic
Returns the number format applied to a cell if the conditional formatting rule evaluates to True (read or write object).
Syntax
java.lang.String getNumberFormat()
See Also