Interface CTServerFormat

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getCulture

      String getCulture()
      Gets the "culture" attribute
    • xgetCulture

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetCulture()
      Gets (as xml) the "culture" attribute
    • isSetCulture

      boolean isSetCulture()
      True if has "culture" attribute
    • setCulture

      void setCulture(String culture)
      Sets the "culture" attribute
    • xsetCulture

      void xsetCulture(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring culture)
      Sets (as xml) the "culture" attribute
    • unsetCulture

      void unsetCulture()
      Unsets the "culture" attribute
    • getFormat

      String getFormat()
      Gets the "format" attribute
    • xgetFormat

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetFormat()
      Gets (as xml) the "format" attribute
    • isSetFormat

      boolean isSetFormat()
      True if has "format" attribute
    • setFormat

      void setFormat(String format)
      Sets the "format" attribute
    • xsetFormat

      void xsetFormat(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring format)
      Sets (as xml) the "format" attribute
    • unsetFormat

      void unsetFormat()
      Unsets the "format" attribute