Interface CTSdtText

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getMultiLine

        STOnOff.Enum getMultiLine()
        Gets the "multiLine" attribute
      • xgetMultiLine

        STOnOff xgetMultiLine()
        Gets (as xml) the "multiLine" attribute
      • isSetMultiLine

        boolean isSetMultiLine()
        True if has "multiLine" attribute
      • setMultiLine

        void setMultiLine​(STOnOff.Enum multiLine)
        Sets the "multiLine" attribute
      • xsetMultiLine

        void xsetMultiLine​(STOnOff multiLine)
        Sets (as xml) the "multiLine" attribute
      • unsetMultiLine

        void unsetMultiLine()
        Unsets the "multiLine" attribute