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.
  • Field Details

  • Method Details

    • getFirstRow

      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(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

      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(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

      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(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

      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(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

      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(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

      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(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
    • xgetVal

      STShortHexNumber xgetVal()
      Gets (as xml) 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