All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getVal

      long getVal()
      Gets the "val" attribute
    • xgetVal

      XmlUnsignedInt xgetVal()
      Gets (as xml) the "val" attribute
    • setVal

      void setVal(long val)
      Sets the "val" attribute
    • xsetVal

      void xsetVal(XmlUnsignedInt val)
      Sets (as xml) the "val" attribute