Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.expressions Package / TableItemNode Class / setItemType Method
TableItemType value.
In This Topic
    setItemType Method
    In This Topic
    The part of the table. Values are defined in TableItemType.
    Syntax
    public void setItemType( 
       TableItemType value
    )

    Parameters

    value
    TableItemType value.
    See Also