Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / LayoutFormType Enumeration
In This Topic
    LayoutFormType Enumeration
    In This Topic
    Specifies the way the specified PivotTable items appear¡ªin table format or in outline format.
    Members
    MemberDescription
    OutlineThe LayoutSubtotalLocation property specifies where the subtotal appears in the PivotTable report.
    TabularDefault
    Inheritance Hierarchy

    java.lang.Object
       java.lang.Enum
          com.grapecity.documents.excel.LayoutFormType

    See Also