All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTTblWidth extends XmlObject
An XML CT_TblWidth(@http://schemas.openxmlformats.org/wordprocessingml/2006/main). This is a complex type.
  • Field Details

  • Method Details

    • getW

      Object getW()
      Gets the "w" attribute
    • xgetW

      Gets (as xml) the "w" attribute
    • isSetW

      boolean isSetW()
      True if has "w" attribute
    • setW

      void setW(Object w)
      Sets the "w" attribute
    • xsetW

      void xsetW(STMeasurementOrPercent w)
      Sets (as xml) the "w" attribute
    • unsetW

      void unsetW()
      Unsets the "w" attribute
    • getType

      STTblWidth.Enum getType()
      Gets the "type" attribute
    • xgetType

      STTblWidth xgetType()
      Gets (as xml) the "type" attribute
    • isSetType

      boolean isSetType()
      True if has "type" attribute
    • setType

      void setType(STTblWidth.Enum type)
      Sets the "type" attribute
    • xsetType

      void xsetType(STTblWidth type)
      Sets (as xml) the "type" attribute
    • unsetType

      void unsetType()
      Unsets the "type" attribute