Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / HeaderFooterType Enumeration
In This Topic
    HeaderFooterType Enumeration
    In This Topic
    Specifies the current drawing is header or footer.
    Members
    MemberDescription
    FooterIndicates the footer.
    HeaderIndicates the header.
    Inheritance Hierarchy

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

    See Also