Interface CTOutlinePr

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getApplyStyles

        boolean getApplyStyles()
        Gets the "applyStyles" attribute
      • xgetApplyStyles

        XmlBoolean xgetApplyStyles()
        Gets (as xml) the "applyStyles" attribute
      • isSetApplyStyles

        boolean isSetApplyStyles()
        True if has "applyStyles" attribute
      • setApplyStyles

        void setApplyStyles​(boolean applyStyles)
        Sets the "applyStyles" attribute
      • xsetApplyStyles

        void xsetApplyStyles​(XmlBoolean applyStyles)
        Sets (as xml) the "applyStyles" attribute
      • unsetApplyStyles

        void unsetApplyStyles()
        Unsets the "applyStyles" attribute
      • getSummaryBelow

        boolean getSummaryBelow()
        Gets the "summaryBelow" attribute
      • xgetSummaryBelow

        XmlBoolean xgetSummaryBelow()
        Gets (as xml) the "summaryBelow" attribute
      • isSetSummaryBelow

        boolean isSetSummaryBelow()
        True if has "summaryBelow" attribute
      • setSummaryBelow

        void setSummaryBelow​(boolean summaryBelow)
        Sets the "summaryBelow" attribute
      • xsetSummaryBelow

        void xsetSummaryBelow​(XmlBoolean summaryBelow)
        Sets (as xml) the "summaryBelow" attribute
      • unsetSummaryBelow

        void unsetSummaryBelow()
        Unsets the "summaryBelow" attribute
      • getSummaryRight

        boolean getSummaryRight()
        Gets the "summaryRight" attribute
      • xgetSummaryRight

        XmlBoolean xgetSummaryRight()
        Gets (as xml) the "summaryRight" attribute
      • isSetSummaryRight

        boolean isSetSummaryRight()
        True if has "summaryRight" attribute
      • setSummaryRight

        void setSummaryRight​(boolean summaryRight)
        Sets the "summaryRight" attribute
      • xsetSummaryRight

        void xsetSummaryRight​(XmlBoolean summaryRight)
        Sets (as xml) the "summaryRight" attribute
      • unsetSummaryRight

        void unsetSummaryRight()
        Unsets the "summaryRight" attribute
      • getShowOutlineSymbols

        boolean getShowOutlineSymbols()
        Gets the "showOutlineSymbols" attribute
      • xgetShowOutlineSymbols

        XmlBoolean xgetShowOutlineSymbols()
        Gets (as xml) the "showOutlineSymbols" attribute
      • isSetShowOutlineSymbols

        boolean isSetShowOutlineSymbols()
        True if has "showOutlineSymbols" attribute
      • setShowOutlineSymbols

        void setShowOutlineSymbols​(boolean showOutlineSymbols)
        Sets the "showOutlineSymbols" attribute
      • xsetShowOutlineSymbols

        void xsetShowOutlineSymbols​(XmlBoolean showOutlineSymbols)
        Sets (as xml) the "showOutlineSymbols" attribute
      • unsetShowOutlineSymbols

        void unsetShowOutlineSymbols()
        Unsets the "showOutlineSymbols" attribute