Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IRange Interface / getFormatConditions Method
In This Topic
    getFormatConditions Method
    In This Topic
    Returns a FormatConditions collection that represents all the conditional formats for the specified range.
    Syntax
    IFormatConditions getFormatConditions()
    See Also