Interface CTTblLook

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • 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
      • getNoHBand

        java.lang.Object getNoHBand()
        Gets the "noHBand" attribute
      • xgetNoHBand

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetNoHBand()
        Gets (as xml) the "noHBand" attribute
      • isSetNoHBand

        boolean isSetNoHBand()
        True if has "noHBand" attribute
      • setNoHBand

        void setNoHBand​(java.lang.Object noHBand)
        Sets the "noHBand" attribute
      • xsetNoHBand

        void xsetNoHBand​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff noHBand)
        Sets (as xml) the "noHBand" attribute
      • unsetNoHBand

        void unsetNoHBand()
        Unsets the "noHBand" attribute
      • getNoVBand

        java.lang.Object getNoVBand()
        Gets the "noVBand" attribute
      • xgetNoVBand

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetNoVBand()
        Gets (as xml) the "noVBand" attribute
      • isSetNoVBand

        boolean isSetNoVBand()
        True if has "noVBand" attribute
      • setNoVBand

        void setNoVBand​(java.lang.Object noVBand)
        Sets the "noVBand" attribute
      • xsetNoVBand

        void xsetNoVBand​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff noVBand)
        Sets (as xml) the "noVBand" attribute
      • unsetNoVBand

        void unsetNoVBand()
        Unsets the "noVBand" 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