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

  • Method Details

    • getMultiLine

      Object getMultiLine()
      Gets the "multiLine" attribute
    • xgetMultiLine

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetMultiLine()
      Gets (as xml) the "multiLine" attribute
    • isSetMultiLine

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

      void setMultiLine(Object multiLine)
      Sets the "multiLine" attribute
    • xsetMultiLine

      void xsetMultiLine(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff multiLine)
      Sets (as xml) the "multiLine" attribute
    • unsetMultiLine

      void unsetMultiLine()
      Unsets the "multiLine" attribute