Interface CTKinsoku

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

      • getLang

        java.lang.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​(java.lang.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

        java.lang.String getInvalStChars()
        Gets the "invalStChars" attribute
      • xgetInvalStChars

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

        void setInvalStChars​(java.lang.String invalStChars)
        Sets the "invalStChars" attribute
      • xsetInvalStChars

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

        java.lang.String getInvalEndChars()
        Gets the "invalEndChars" attribute
      • xgetInvalEndChars

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

        void setInvalEndChars​(java.lang.String invalEndChars)
        Sets the "invalEndChars" attribute
      • xsetInvalEndChars

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