Interface CTStylePaneFilter

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getAllStyles

        java.lang.Object getAllStyles()
        Gets the "allStyles" attribute
      • xgetAllStyles

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetAllStyles()
        Gets (as xml) the "allStyles" attribute
      • isSetAllStyles

        boolean isSetAllStyles()
        True if has "allStyles" attribute
      • setAllStyles

        void setAllStyles​(java.lang.Object allStyles)
        Sets the "allStyles" attribute
      • xsetAllStyles

        void xsetAllStyles​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff allStyles)
        Sets (as xml) the "allStyles" attribute
      • unsetAllStyles

        void unsetAllStyles()
        Unsets the "allStyles" attribute
      • getCustomStyles

        java.lang.Object getCustomStyles()
        Gets the "customStyles" attribute
      • xgetCustomStyles

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetCustomStyles()
        Gets (as xml) the "customStyles" attribute
      • isSetCustomStyles

        boolean isSetCustomStyles()
        True if has "customStyles" attribute
      • setCustomStyles

        void setCustomStyles​(java.lang.Object customStyles)
        Sets the "customStyles" attribute
      • xsetCustomStyles

        void xsetCustomStyles​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff customStyles)
        Sets (as xml) the "customStyles" attribute
      • unsetCustomStyles

        void unsetCustomStyles()
        Unsets the "customStyles" attribute
      • getLatentStyles

        java.lang.Object getLatentStyles()
        Gets the "latentStyles" attribute
      • xgetLatentStyles

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetLatentStyles()
        Gets (as xml) the "latentStyles" attribute
      • isSetLatentStyles

        boolean isSetLatentStyles()
        True if has "latentStyles" attribute
      • setLatentStyles

        void setLatentStyles​(java.lang.Object latentStyles)
        Sets the "latentStyles" attribute
      • xsetLatentStyles

        void xsetLatentStyles​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff latentStyles)
        Sets (as xml) the "latentStyles" attribute
      • unsetLatentStyles

        void unsetLatentStyles()
        Unsets the "latentStyles" attribute
      • getStylesInUse

        java.lang.Object getStylesInUse()
        Gets the "stylesInUse" attribute
      • xgetStylesInUse

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetStylesInUse()
        Gets (as xml) the "stylesInUse" attribute
      • isSetStylesInUse

        boolean isSetStylesInUse()
        True if has "stylesInUse" attribute
      • setStylesInUse

        void setStylesInUse​(java.lang.Object stylesInUse)
        Sets the "stylesInUse" attribute
      • xsetStylesInUse

        void xsetStylesInUse​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff stylesInUse)
        Sets (as xml) the "stylesInUse" attribute
      • unsetStylesInUse

        void unsetStylesInUse()
        Unsets the "stylesInUse" attribute
      • getHeadingStyles

        java.lang.Object getHeadingStyles()
        Gets the "headingStyles" attribute
      • xgetHeadingStyles

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetHeadingStyles()
        Gets (as xml) the "headingStyles" attribute
      • isSetHeadingStyles

        boolean isSetHeadingStyles()
        True if has "headingStyles" attribute
      • setHeadingStyles

        void setHeadingStyles​(java.lang.Object headingStyles)
        Sets the "headingStyles" attribute
      • xsetHeadingStyles

        void xsetHeadingStyles​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff headingStyles)
        Sets (as xml) the "headingStyles" attribute
      • unsetHeadingStyles

        void unsetHeadingStyles()
        Unsets the "headingStyles" attribute
      • getNumberingStyles

        java.lang.Object getNumberingStyles()
        Gets the "numberingStyles" attribute
      • xgetNumberingStyles

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetNumberingStyles()
        Gets (as xml) the "numberingStyles" attribute
      • isSetNumberingStyles

        boolean isSetNumberingStyles()
        True if has "numberingStyles" attribute
      • setNumberingStyles

        void setNumberingStyles​(java.lang.Object numberingStyles)
        Sets the "numberingStyles" attribute
      • xsetNumberingStyles

        void xsetNumberingStyles​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff numberingStyles)
        Sets (as xml) the "numberingStyles" attribute
      • unsetNumberingStyles

        void unsetNumberingStyles()
        Unsets the "numberingStyles" attribute
      • getTableStyles

        java.lang.Object getTableStyles()
        Gets the "tableStyles" attribute
      • xgetTableStyles

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetTableStyles()
        Gets (as xml) the "tableStyles" attribute
      • isSetTableStyles

        boolean isSetTableStyles()
        True if has "tableStyles" attribute
      • setTableStyles

        void setTableStyles​(java.lang.Object tableStyles)
        Sets the "tableStyles" attribute
      • xsetTableStyles

        void xsetTableStyles​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff tableStyles)
        Sets (as xml) the "tableStyles" attribute
      • unsetTableStyles

        void unsetTableStyles()
        Unsets the "tableStyles" attribute
      • getDirectFormattingOnRuns

        java.lang.Object getDirectFormattingOnRuns()
        Gets the "directFormattingOnRuns" attribute
      • xgetDirectFormattingOnRuns

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetDirectFormattingOnRuns()
        Gets (as xml) the "directFormattingOnRuns" attribute
      • isSetDirectFormattingOnRuns

        boolean isSetDirectFormattingOnRuns()
        True if has "directFormattingOnRuns" attribute
      • setDirectFormattingOnRuns

        void setDirectFormattingOnRuns​(java.lang.Object directFormattingOnRuns)
        Sets the "directFormattingOnRuns" attribute
      • xsetDirectFormattingOnRuns

        void xsetDirectFormattingOnRuns​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff directFormattingOnRuns)
        Sets (as xml) the "directFormattingOnRuns" attribute
      • unsetDirectFormattingOnRuns

        void unsetDirectFormattingOnRuns()
        Unsets the "directFormattingOnRuns" attribute
      • getDirectFormattingOnParagraphs

        java.lang.Object getDirectFormattingOnParagraphs()
        Gets the "directFormattingOnParagraphs" attribute
      • xgetDirectFormattingOnParagraphs

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetDirectFormattingOnParagraphs()
        Gets (as xml) the "directFormattingOnParagraphs" attribute
      • isSetDirectFormattingOnParagraphs

        boolean isSetDirectFormattingOnParagraphs()
        True if has "directFormattingOnParagraphs" attribute
      • setDirectFormattingOnParagraphs

        void setDirectFormattingOnParagraphs​(java.lang.Object directFormattingOnParagraphs)
        Sets the "directFormattingOnParagraphs" attribute
      • xsetDirectFormattingOnParagraphs

        void xsetDirectFormattingOnParagraphs​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff directFormattingOnParagraphs)
        Sets (as xml) the "directFormattingOnParagraphs" attribute
      • unsetDirectFormattingOnParagraphs

        void unsetDirectFormattingOnParagraphs()
        Unsets the "directFormattingOnParagraphs" attribute
      • getDirectFormattingOnNumbering

        java.lang.Object getDirectFormattingOnNumbering()
        Gets the "directFormattingOnNumbering" attribute
      • xgetDirectFormattingOnNumbering

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetDirectFormattingOnNumbering()
        Gets (as xml) the "directFormattingOnNumbering" attribute
      • isSetDirectFormattingOnNumbering

        boolean isSetDirectFormattingOnNumbering()
        True if has "directFormattingOnNumbering" attribute
      • setDirectFormattingOnNumbering

        void setDirectFormattingOnNumbering​(java.lang.Object directFormattingOnNumbering)
        Sets the "directFormattingOnNumbering" attribute
      • xsetDirectFormattingOnNumbering

        void xsetDirectFormattingOnNumbering​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff directFormattingOnNumbering)
        Sets (as xml) the "directFormattingOnNumbering" attribute
      • unsetDirectFormattingOnNumbering

        void unsetDirectFormattingOnNumbering()
        Unsets the "directFormattingOnNumbering" attribute
      • getDirectFormattingOnTables

        java.lang.Object getDirectFormattingOnTables()
        Gets the "directFormattingOnTables" attribute
      • xgetDirectFormattingOnTables

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetDirectFormattingOnTables()
        Gets (as xml) the "directFormattingOnTables" attribute
      • isSetDirectFormattingOnTables

        boolean isSetDirectFormattingOnTables()
        True if has "directFormattingOnTables" attribute
      • setDirectFormattingOnTables

        void setDirectFormattingOnTables​(java.lang.Object directFormattingOnTables)
        Sets the "directFormattingOnTables" attribute
      • xsetDirectFormattingOnTables

        void xsetDirectFormattingOnTables​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff directFormattingOnTables)
        Sets (as xml) the "directFormattingOnTables" attribute
      • unsetDirectFormattingOnTables

        void unsetDirectFormattingOnTables()
        Unsets the "directFormattingOnTables" attribute
      • getClearFormatting

        java.lang.Object getClearFormatting()
        Gets the "clearFormatting" attribute
      • xgetClearFormatting

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetClearFormatting()
        Gets (as xml) the "clearFormatting" attribute
      • isSetClearFormatting

        boolean isSetClearFormatting()
        True if has "clearFormatting" attribute
      • setClearFormatting

        void setClearFormatting​(java.lang.Object clearFormatting)
        Sets the "clearFormatting" attribute
      • xsetClearFormatting

        void xsetClearFormatting​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff clearFormatting)
        Sets (as xml) the "clearFormatting" attribute
      • unsetClearFormatting

        void unsetClearFormatting()
        Unsets the "clearFormatting" attribute
      • getTop3HeadingStyles

        java.lang.Object getTop3HeadingStyles()
        Gets the "top3HeadingStyles" attribute
      • xgetTop3HeadingStyles

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetTop3HeadingStyles()
        Gets (as xml) the "top3HeadingStyles" attribute
      • isSetTop3HeadingStyles

        boolean isSetTop3HeadingStyles()
        True if has "top3HeadingStyles" attribute
      • setTop3HeadingStyles

        void setTop3HeadingStyles​(java.lang.Object top3HeadingStyles)
        Sets the "top3HeadingStyles" attribute
      • xsetTop3HeadingStyles

        void xsetTop3HeadingStyles​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff top3HeadingStyles)
        Sets (as xml) the "top3HeadingStyles" attribute
      • unsetTop3HeadingStyles

        void unsetTop3HeadingStyles()
        Unsets the "top3HeadingStyles" attribute
      • getVisibleStyles

        java.lang.Object getVisibleStyles()
        Gets the "visibleStyles" attribute
      • xgetVisibleStyles

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetVisibleStyles()
        Gets (as xml) the "visibleStyles" attribute
      • isSetVisibleStyles

        boolean isSetVisibleStyles()
        True if has "visibleStyles" attribute
      • setVisibleStyles

        void setVisibleStyles​(java.lang.Object visibleStyles)
        Sets the "visibleStyles" attribute
      • xsetVisibleStyles

        void xsetVisibleStyles​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff visibleStyles)
        Sets (as xml) the "visibleStyles" attribute
      • unsetVisibleStyles

        void unsetVisibleStyles()
        Unsets the "visibleStyles" attribute
      • getAlternateStyleNames

        java.lang.Object getAlternateStyleNames()
        Gets the "alternateStyleNames" attribute
      • xgetAlternateStyleNames

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetAlternateStyleNames()
        Gets (as xml) the "alternateStyleNames" attribute
      • isSetAlternateStyleNames

        boolean isSetAlternateStyleNames()
        True if has "alternateStyleNames" attribute
      • setAlternateStyleNames

        void setAlternateStyleNames​(java.lang.Object alternateStyleNames)
        Sets the "alternateStyleNames" attribute
      • xsetAlternateStyleNames

        void xsetAlternateStyleNames​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff alternateStyleNames)
        Sets (as xml) the "alternateStyleNames" attribute
      • unsetAlternateStyleNames

        void unsetAlternateStyleNames()
        Unsets the "alternateStyleNames" attribute
      • getVal

        byte[] getVal()
        Gets the "val" attribute
      • isSetVal

        boolean isSetVal()
        True if has "val" attribute
      • setVal

        void setVal​(byte[] val)
        Sets the "val" attribute
      • xsetVal

        void xsetVal​(STShortHexNumber val)
        Sets (as xml) the "val" attribute
      • unsetVal

        void unsetVal()
        Unsets the "val" attribute