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.
    • Method Detail

      • getCulture

        java.lang.String getCulture()
        Gets the "culture" attribute
      • xgetCulture

        STXstring xgetCulture()
        Gets (as xml) the "culture" attribute
      • isSetCulture

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

        void setCulture​(java.lang.String culture)
        Sets the "culture" attribute
      • xsetCulture

        void xsetCulture​(STXstring culture)
        Sets (as xml) the "culture" attribute
      • unsetCulture

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

        java.lang.String getFormat()
        Gets the "format" attribute
      • xgetFormat

        STXstring xgetFormat()
        Gets (as xml) the "format" attribute
      • isSetFormat

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

        void setFormat​(java.lang.String format)
        Sets the "format" attribute
      • xsetFormat

        void xsetFormat​(STXstring format)
        Sets (as xml) the "format" attribute
      • unsetFormat

        void unsetFormat()
        Unsets the "format" attribute