Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.expressions Package / TableItemType Class
Fields Methods

In This Topic
    TableItemType Class Members
    In This Topic

    The following tables list the members exposed by TableItemType.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Fields
     NameDescription
    Public Field[#Data] The data part.  
    Public Field[#Headers] The headers part.  
    Public FieldNo item specifier was used.  
    Public Field@literal:@[Column_Name] The current row.  
    Public Field[#Totals] The totals part.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Widening operator from integer.  
    Public MethodNarrowing operator to integer.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Combines TableItemType values with the bit or operator.  
    Top
    See Also