Interface CTSheetCalcPr

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getFullCalcOnLoad

      boolean getFullCalcOnLoad()
      Gets the "fullCalcOnLoad" attribute
    • xgetFullCalcOnLoad

      XmlBoolean xgetFullCalcOnLoad()
      Gets (as xml) the "fullCalcOnLoad" attribute
    • isSetFullCalcOnLoad

      boolean isSetFullCalcOnLoad()
      True if has "fullCalcOnLoad" attribute
    • setFullCalcOnLoad

      void setFullCalcOnLoad(boolean fullCalcOnLoad)
      Sets the "fullCalcOnLoad" attribute
    • xsetFullCalcOnLoad

      void xsetFullCalcOnLoad(XmlBoolean fullCalcOnLoad)
      Sets (as xml) the "fullCalcOnLoad" attribute
    • unsetFullCalcOnLoad

      void unsetFullCalcOnLoad()
      Unsets the "fullCalcOnLoad" attribute