Interface CTTableFormula

All Superinterfaces:
STFormula, org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring, XmlAnySimpleType, XmlObject, XmlString, XmlTokenSource

public interface CTTableFormula extends STFormula
An XML CT_TableFormula(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is an atomic type that is a restriction of org.openxmlformats.schemas.spreadsheetml.x2006.main.CTTableFormula.
  • Field Details

  • Method Details

    • getArray

      boolean getArray()
      Gets the "array" attribute
    • xgetArray

      XmlBoolean xgetArray()
      Gets (as xml) the "array" attribute
    • isSetArray

      boolean isSetArray()
      True if has "array" attribute
    • setArray

      void setArray(boolean array)
      Sets the "array" attribute
    • xsetArray

      void xsetArray(XmlBoolean array)
      Sets (as xml) the "array" attribute
    • unsetArray

      void unsetArray()
      Unsets the "array" attribute