CalculationChain.Load(CalculationChainPart) Method

Definition

Loads the DOM from the CalculationChainPart

public void Load (DocumentFormat.OpenXml.Packaging.CalculationChainPart openXmlPart);
override this.Load : DocumentFormat.OpenXml.Packaging.CalculationChainPart -> unit
Public Sub Load (openXmlPart As CalculationChainPart)

Parameters

openXmlPart
CalculationChainPart

Specifies the part to be loaded.

Applies to