Interface CTTblWidth

  • 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.
    • Method Detail

      • getW

        java.math.BigInteger getW()
        Gets the "w" attribute
      • isSetW

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

        void setW​(java.math.BigInteger w)
        Sets the "w" attribute
      • unsetW

        void unsetW()
        Unsets the "w" 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