Interface CTPivotTableStyle

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getName

        java.lang.String getName()
        Gets the "name" attribute
      • xgetName

        XmlString xgetName()
        Gets (as xml) the "name" attribute
      • isSetName

        boolean isSetName()
        True if has "name" attribute
      • setName

        void setName​(java.lang.String name)
        Sets the "name" attribute
      • xsetName

        void xsetName​(XmlString name)
        Sets (as xml) the "name" attribute
      • unsetName

        void unsetName()
        Unsets the "name" attribute
      • getShowRowHeaders

        boolean getShowRowHeaders()
        Gets the "showRowHeaders" attribute
      • xgetShowRowHeaders

        XmlBoolean xgetShowRowHeaders()
        Gets (as xml) the "showRowHeaders" attribute
      • isSetShowRowHeaders

        boolean isSetShowRowHeaders()
        True if has "showRowHeaders" attribute
      • setShowRowHeaders

        void setShowRowHeaders​(boolean showRowHeaders)
        Sets the "showRowHeaders" attribute
      • xsetShowRowHeaders

        void xsetShowRowHeaders​(XmlBoolean showRowHeaders)
        Sets (as xml) the "showRowHeaders" attribute
      • unsetShowRowHeaders

        void unsetShowRowHeaders()
        Unsets the "showRowHeaders" attribute
      • getShowColHeaders

        boolean getShowColHeaders()
        Gets the "showColHeaders" attribute
      • xgetShowColHeaders

        XmlBoolean xgetShowColHeaders()
        Gets (as xml) the "showColHeaders" attribute
      • isSetShowColHeaders

        boolean isSetShowColHeaders()
        True if has "showColHeaders" attribute
      • setShowColHeaders

        void setShowColHeaders​(boolean showColHeaders)
        Sets the "showColHeaders" attribute
      • xsetShowColHeaders

        void xsetShowColHeaders​(XmlBoolean showColHeaders)
        Sets (as xml) the "showColHeaders" attribute
      • unsetShowColHeaders

        void unsetShowColHeaders()
        Unsets the "showColHeaders" attribute
      • getShowRowStripes

        boolean getShowRowStripes()
        Gets the "showRowStripes" attribute
      • xgetShowRowStripes

        XmlBoolean xgetShowRowStripes()
        Gets (as xml) the "showRowStripes" attribute
      • isSetShowRowStripes

        boolean isSetShowRowStripes()
        True if has "showRowStripes" attribute
      • setShowRowStripes

        void setShowRowStripes​(boolean showRowStripes)
        Sets the "showRowStripes" attribute
      • xsetShowRowStripes

        void xsetShowRowStripes​(XmlBoolean showRowStripes)
        Sets (as xml) the "showRowStripes" attribute
      • unsetShowRowStripes

        void unsetShowRowStripes()
        Unsets the "showRowStripes" attribute
      • getShowColStripes

        boolean getShowColStripes()
        Gets the "showColStripes" attribute
      • xgetShowColStripes

        XmlBoolean xgetShowColStripes()
        Gets (as xml) the "showColStripes" attribute
      • isSetShowColStripes

        boolean isSetShowColStripes()
        True if has "showColStripes" attribute
      • setShowColStripes

        void setShowColStripes​(boolean showColStripes)
        Sets the "showColStripes" attribute
      • xsetShowColStripes

        void xsetShowColStripes​(XmlBoolean showColStripes)
        Sets (as xml) the "showColStripes" attribute
      • unsetShowColStripes

        void unsetShowColStripes()
        Unsets the "showColStripes" attribute
      • getShowLastColumn

        boolean getShowLastColumn()
        Gets the "showLastColumn" attribute
      • xgetShowLastColumn

        XmlBoolean xgetShowLastColumn()
        Gets (as xml) the "showLastColumn" attribute
      • isSetShowLastColumn

        boolean isSetShowLastColumn()
        True if has "showLastColumn" attribute
      • setShowLastColumn

        void setShowLastColumn​(boolean showLastColumn)
        Sets the "showLastColumn" attribute
      • xsetShowLastColumn

        void xsetShowLastColumn​(XmlBoolean showLastColumn)
        Sets (as xml) the "showLastColumn" attribute
      • unsetShowLastColumn

        void unsetShowLastColumn()
        Unsets the "showLastColumn" attribute