Interface CTWorksheetSource

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getRef

      String getRef()
      Gets the "ref" attribute
    • xgetRef

      STRef xgetRef()
      Gets (as xml) the "ref" attribute
    • isSetRef

      boolean isSetRef()
      True if has "ref" attribute
    • setRef

      void setRef(String ref)
      Sets the "ref" attribute
    • xsetRef

      void xsetRef(STRef ref)
      Sets (as xml) the "ref" attribute
    • unsetRef

      void unsetRef()
      Unsets the "ref" attribute
    • getName

      String getName()
      Gets the "name" attribute
    • xgetName

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetName()
      Gets (as xml) the "name" attribute
    • isSetName

      boolean isSetName()
      True if has "name" attribute
    • setName

      void setName(String name)
      Sets the "name" attribute
    • xsetName

      void xsetName(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring name)
      Sets (as xml) the "name" attribute
    • unsetName

      void unsetName()
      Unsets the "name" attribute
    • getSheet

      String getSheet()
      Gets the "sheet" attribute
    • xgetSheet

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetSheet()
      Gets (as xml) the "sheet" attribute
    • isSetSheet

      boolean isSetSheet()
      True if has "sheet" attribute
    • setSheet

      void setSheet(String sheet)
      Sets the "sheet" attribute
    • xsetSheet

      void xsetSheet(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring sheet)
      Sets (as xml) the "sheet" attribute
    • unsetSheet

      void unsetSheet()
      Unsets the "sheet" attribute
    • getId

      String getId()
      Gets the "id" attribute
    • xgetId

      Gets (as xml) the "id" attribute
    • isSetId

      boolean isSetId()
      True if has "id" attribute
    • setId

      void setId(String id)
      Sets the "id" attribute
    • xsetId

      void xsetId(STRelationshipId id)
      Sets (as xml) the "id" attribute
    • unsetId

      void unsetId()
      Unsets the "id" attribute