Interface CalcChainDocument

All Superinterfaces:
XmlObject, XmlTokenSource

public interface CalcChainDocument extends XmlObject
A document containing one calcChain(@http://schemas.openxmlformats.org/spreadsheetml/2006/main) element. This is a complex type.
  • Field Details

  • Method Details

    • getCalcChain

      CTCalcChain getCalcChain()
      Gets the "calcChain" element
    • setCalcChain

      void setCalcChain(CTCalcChain calcChain)
      Sets the "calcChain" element
    • addNewCalcChain

      CTCalcChain addNewCalcChain()
      Appends and returns a new empty "calcChain" element