Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IFormatConditions Interface / add Method / add(FormatConditionType) Method
Specifies the type for the new conditional format.
In This Topic
    add(FormatConditionType) Method
    In This Topic
    Adds a new conditional format.
    Syntax
    java.lang.Object add( 
       FormatConditionType type
    )

    Parameters

    type
    Specifies the type for the new conditional format.
    See Also