Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.expressions Package / TableItemType Class / of Method / of(TableItemType,TableItemType,TableItemType) Method
The TableItemType value 1.
The TableItemType value 2.
The TableItemType value 3.
In This Topic
    of(TableItemType,TableItemType,TableItemType) Method
    In This Topic
    Combines TableItemType values with the bit or operator.
    Syntax

    Parameters

    value1
    The TableItemType value 1.
    value2
    The TableItemType value 2.
    value3
    The TableItemType value 3.

    Return Value

    The combined value.
    See Also