Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / SubtotalLocationType Enumeration
In This Topic
    SubtotalLocationType Enumeration
    In This Topic
    Specifies where the subtotal will be displayed on the worksheet.
    Members
    MemberDescription
    BottomSubtotal will be on the bottom.
    TopSubtotal will be on the top.
    Inheritance Hierarchy

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

    See Also