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

  • Method Details

    • getCs

      String getCs()
      Gets the "cs" attribute
    • xgetCs

      Gets (as xml) the "cs" attribute
    • isSetCs

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

      void setCs(String cs)
      Sets the "cs" attribute
    • xsetCs

      void xsetCs(STRelationshipId cs)
      Sets (as xml) the "cs" attribute
    • unsetCs

      void unsetCs()
      Unsets the "cs" attribute