All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getLang

      String getLang()
      Gets the "lang" attribute
    • xgetLang

      XmlString xgetLang()
      Gets (as xml) the "lang" attribute
    • isSetLang

      boolean isSetLang()
      True if has "lang" attribute
    • setLang

      void setLang(String lang)
      Sets the "lang" attribute
    • xsetLang

      void xsetLang(XmlString lang)
      Sets (as xml) the "lang" attribute
    • unsetLang

      void unsetLang()
      Unsets the "lang" attribute
    • getInvalStChars

      String getInvalStChars()
      Gets the "invalStChars" attribute
    • xgetInvalStChars

      XmlString xgetInvalStChars()
      Gets (as xml) the "invalStChars" attribute
    • setInvalStChars

      void setInvalStChars(String invalStChars)
      Sets the "invalStChars" attribute
    • xsetInvalStChars

      void xsetInvalStChars(XmlString invalStChars)
      Sets (as xml) the "invalStChars" attribute
    • getInvalEndChars

      String getInvalEndChars()
      Gets the "invalEndChars" attribute
    • xgetInvalEndChars

      XmlString xgetInvalEndChars()
      Gets (as xml) the "invalEndChars" attribute
    • setInvalEndChars

      void setInvalEndChars(String invalEndChars)
      Sets the "invalEndChars" attribute
    • xsetInvalEndChars

      void xsetInvalEndChars(XmlString invalEndChars)
      Sets (as xml) the "invalEndChars" attribute