Interface CTConsolidation

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTConsolidation
    extends XmlObject
    An XML CT_Consolidation(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is a complex type.
    • Method Detail

      • getPages

        CTPages getPages()
        Gets the "pages" element
      • isSetPages

        boolean isSetPages()
        True if has "pages" element
      • setPages

        void setPages​(CTPages pages)
        Sets the "pages" element
      • addNewPages

        CTPages addNewPages()
        Appends and returns a new empty "pages" element
      • unsetPages

        void unsetPages()
        Unsets the "pages" element
      • getRangeSets

        CTRangeSets getRangeSets()
        Gets the "rangeSets" element
      • setRangeSets

        void setRangeSets​(CTRangeSets rangeSets)
        Sets the "rangeSets" element
      • addNewRangeSets

        CTRangeSets addNewRangeSets()
        Appends and returns a new empty "rangeSets" element
      • getAutoPage

        boolean getAutoPage()
        Gets the "autoPage" attribute
      • xgetAutoPage

        XmlBoolean xgetAutoPage()
        Gets (as xml) the "autoPage" attribute
      • isSetAutoPage

        boolean isSetAutoPage()
        True if has "autoPage" attribute
      • setAutoPage

        void setAutoPage​(boolean autoPage)
        Sets the "autoPage" attribute
      • xsetAutoPage

        void xsetAutoPage​(XmlBoolean autoPage)
        Sets (as xml) the "autoPage" attribute
      • unsetAutoPage

        void unsetAutoPage()
        Unsets the "autoPage" attribute