Interface CTCnf

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getVal

        java.lang.String getVal()
        Gets the "val" attribute
      • xgetVal

        STCnf xgetVal()
        Gets (as xml) the "val" attribute
      • isSetVal

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

        void setVal​(java.lang.String val)
        Sets the "val" attribute
      • xsetVal

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

        void unsetVal()
        Unsets the "val" attribute
      • getFirstRow

        java.lang.Object getFirstRow()
        Gets the "firstRow" attribute
      • xgetFirstRow

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetFirstRow()
        Gets (as xml) the "firstRow" attribute
      • isSetFirstRow

        boolean isSetFirstRow()
        True if has "firstRow" attribute
      • setFirstRow

        void setFirstRow​(java.lang.Object firstRow)
        Sets the "firstRow" attribute
      • xsetFirstRow

        void xsetFirstRow​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff firstRow)
        Sets (as xml) the "firstRow" attribute
      • unsetFirstRow

        void unsetFirstRow()
        Unsets the "firstRow" attribute
      • getLastRow

        java.lang.Object getLastRow()
        Gets the "lastRow" attribute
      • xgetLastRow

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetLastRow()
        Gets (as xml) the "lastRow" attribute
      • isSetLastRow

        boolean isSetLastRow()
        True if has "lastRow" attribute
      • setLastRow

        void setLastRow​(java.lang.Object lastRow)
        Sets the "lastRow" attribute
      • xsetLastRow

        void xsetLastRow​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff lastRow)
        Sets (as xml) the "lastRow" attribute
      • unsetLastRow

        void unsetLastRow()
        Unsets the "lastRow" attribute
      • getFirstColumn

        java.lang.Object getFirstColumn()
        Gets the "firstColumn" attribute
      • xgetFirstColumn

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetFirstColumn()
        Gets (as xml) the "firstColumn" attribute
      • isSetFirstColumn

        boolean isSetFirstColumn()
        True if has "firstColumn" attribute
      • setFirstColumn

        void setFirstColumn​(java.lang.Object firstColumn)
        Sets the "firstColumn" attribute
      • xsetFirstColumn

        void xsetFirstColumn​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff firstColumn)
        Sets (as xml) the "firstColumn" attribute
      • unsetFirstColumn

        void unsetFirstColumn()
        Unsets the "firstColumn" attribute
      • getLastColumn

        java.lang.Object getLastColumn()
        Gets the "lastColumn" attribute
      • xgetLastColumn

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetLastColumn()
        Gets (as xml) the "lastColumn" attribute
      • isSetLastColumn

        boolean isSetLastColumn()
        True if has "lastColumn" attribute
      • setLastColumn

        void setLastColumn​(java.lang.Object lastColumn)
        Sets the "lastColumn" attribute
      • xsetLastColumn

        void xsetLastColumn​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff lastColumn)
        Sets (as xml) the "lastColumn" attribute
      • unsetLastColumn

        void unsetLastColumn()
        Unsets the "lastColumn" attribute
      • getOddVBand

        java.lang.Object getOddVBand()
        Gets the "oddVBand" attribute
      • xgetOddVBand

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetOddVBand()
        Gets (as xml) the "oddVBand" attribute
      • isSetOddVBand

        boolean isSetOddVBand()
        True if has "oddVBand" attribute
      • setOddVBand

        void setOddVBand​(java.lang.Object oddVBand)
        Sets the "oddVBand" attribute
      • xsetOddVBand

        void xsetOddVBand​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff oddVBand)
        Sets (as xml) the "oddVBand" attribute
      • unsetOddVBand

        void unsetOddVBand()
        Unsets the "oddVBand" attribute
      • getEvenVBand

        java.lang.Object getEvenVBand()
        Gets the "evenVBand" attribute
      • xgetEvenVBand

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetEvenVBand()
        Gets (as xml) the "evenVBand" attribute
      • isSetEvenVBand

        boolean isSetEvenVBand()
        True if has "evenVBand" attribute
      • setEvenVBand

        void setEvenVBand​(java.lang.Object evenVBand)
        Sets the "evenVBand" attribute
      • xsetEvenVBand

        void xsetEvenVBand​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff evenVBand)
        Sets (as xml) the "evenVBand" attribute
      • unsetEvenVBand

        void unsetEvenVBand()
        Unsets the "evenVBand" attribute
      • getOddHBand

        java.lang.Object getOddHBand()
        Gets the "oddHBand" attribute
      • xgetOddHBand

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetOddHBand()
        Gets (as xml) the "oddHBand" attribute
      • isSetOddHBand

        boolean isSetOddHBand()
        True if has "oddHBand" attribute
      • setOddHBand

        void setOddHBand​(java.lang.Object oddHBand)
        Sets the "oddHBand" attribute
      • xsetOddHBand

        void xsetOddHBand​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff oddHBand)
        Sets (as xml) the "oddHBand" attribute
      • unsetOddHBand

        void unsetOddHBand()
        Unsets the "oddHBand" attribute
      • getEvenHBand

        java.lang.Object getEvenHBand()
        Gets the "evenHBand" attribute
      • xgetEvenHBand

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetEvenHBand()
        Gets (as xml) the "evenHBand" attribute
      • isSetEvenHBand

        boolean isSetEvenHBand()
        True if has "evenHBand" attribute
      • setEvenHBand

        void setEvenHBand​(java.lang.Object evenHBand)
        Sets the "evenHBand" attribute
      • xsetEvenHBand

        void xsetEvenHBand​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff evenHBand)
        Sets (as xml) the "evenHBand" attribute
      • unsetEvenHBand

        void unsetEvenHBand()
        Unsets the "evenHBand" attribute
      • getFirstRowFirstColumn

        java.lang.Object getFirstRowFirstColumn()
        Gets the "firstRowFirstColumn" attribute
      • xgetFirstRowFirstColumn

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetFirstRowFirstColumn()
        Gets (as xml) the "firstRowFirstColumn" attribute
      • isSetFirstRowFirstColumn

        boolean isSetFirstRowFirstColumn()
        True if has "firstRowFirstColumn" attribute
      • setFirstRowFirstColumn

        void setFirstRowFirstColumn​(java.lang.Object firstRowFirstColumn)
        Sets the "firstRowFirstColumn" attribute
      • xsetFirstRowFirstColumn

        void xsetFirstRowFirstColumn​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff firstRowFirstColumn)
        Sets (as xml) the "firstRowFirstColumn" attribute
      • unsetFirstRowFirstColumn

        void unsetFirstRowFirstColumn()
        Unsets the "firstRowFirstColumn" attribute
      • getFirstRowLastColumn

        java.lang.Object getFirstRowLastColumn()
        Gets the "firstRowLastColumn" attribute
      • xgetFirstRowLastColumn

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetFirstRowLastColumn()
        Gets (as xml) the "firstRowLastColumn" attribute
      • isSetFirstRowLastColumn

        boolean isSetFirstRowLastColumn()
        True if has "firstRowLastColumn" attribute
      • setFirstRowLastColumn

        void setFirstRowLastColumn​(java.lang.Object firstRowLastColumn)
        Sets the "firstRowLastColumn" attribute
      • xsetFirstRowLastColumn

        void xsetFirstRowLastColumn​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff firstRowLastColumn)
        Sets (as xml) the "firstRowLastColumn" attribute
      • unsetFirstRowLastColumn

        void unsetFirstRowLastColumn()
        Unsets the "firstRowLastColumn" attribute
      • getLastRowFirstColumn

        java.lang.Object getLastRowFirstColumn()
        Gets the "lastRowFirstColumn" attribute
      • xgetLastRowFirstColumn

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetLastRowFirstColumn()
        Gets (as xml) the "lastRowFirstColumn" attribute
      • isSetLastRowFirstColumn

        boolean isSetLastRowFirstColumn()
        True if has "lastRowFirstColumn" attribute
      • setLastRowFirstColumn

        void setLastRowFirstColumn​(java.lang.Object lastRowFirstColumn)
        Sets the "lastRowFirstColumn" attribute
      • xsetLastRowFirstColumn

        void xsetLastRowFirstColumn​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff lastRowFirstColumn)
        Sets (as xml) the "lastRowFirstColumn" attribute
      • unsetLastRowFirstColumn

        void unsetLastRowFirstColumn()
        Unsets the "lastRowFirstColumn" attribute
      • getLastRowLastColumn

        java.lang.Object getLastRowLastColumn()
        Gets the "lastRowLastColumn" attribute
      • xgetLastRowLastColumn

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetLastRowLastColumn()
        Gets (as xml) the "lastRowLastColumn" attribute
      • isSetLastRowLastColumn

        boolean isSetLastRowLastColumn()
        True if has "lastRowLastColumn" attribute
      • setLastRowLastColumn

        void setLastRowLastColumn​(java.lang.Object lastRowLastColumn)
        Sets the "lastRowLastColumn" attribute
      • xsetLastRowLastColumn

        void xsetLastRowLastColumn​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff lastRowLastColumn)
        Sets (as xml) the "lastRowLastColumn" attribute
      • unsetLastRowLastColumn

        void unsetLastRowLastColumn()
        Unsets the "lastRowLastColumn" attribute