Interface CTRevisionQueryTableField

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getSheetId

      long getSheetId()
      Gets the "sheetId" attribute
    • xgetSheetId

      XmlUnsignedInt xgetSheetId()
      Gets (as xml) the "sheetId" attribute
    • setSheetId

      void setSheetId(long sheetId)
      Sets the "sheetId" attribute
    • xsetSheetId

      void xsetSheetId(XmlUnsignedInt sheetId)
      Sets (as xml) the "sheetId" attribute
    • getRef

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

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

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

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

      long getFieldId()
      Gets the "fieldId" attribute
    • xgetFieldId

      XmlUnsignedInt xgetFieldId()
      Gets (as xml) the "fieldId" attribute
    • setFieldId

      void setFieldId(long fieldId)
      Sets the "fieldId" attribute
    • xsetFieldId

      void xsetFieldId(XmlUnsignedInt fieldId)
      Sets (as xml) the "fieldId" attribute