Interface CsAttribute

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CsAttribute
    extends XmlObject
    A document containing one cs(@http://schemas.openxmlformats.org/officeDocument/2006/relationships) attribute. This is a complex type.
    • Method Detail

      • getCs

        java.lang.String getCs()
        Gets the "cs" attribute
      • isSetCs

        boolean isSetCs()
        True if has "cs" attribute
      • setCs

        void setCs​(java.lang.String cs)
        Sets the "cs" attribute
      • unsetCs

        void unsetCs()
        Unsets the "cs" attribute