WorkbookPart.CalculationChainPart Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the CalculationChainPart of the WorkbookPart
public DocumentFormat.OpenXml.Packaging.CalculationChainPart CalculationChainPart { get; }
public DocumentFormat.OpenXml.Packaging.CalculationChainPart? CalculationChainPart { get; }
member this.CalculationChainPart : DocumentFormat.OpenXml.Packaging.CalculationChainPart
Public ReadOnly Property CalculationChainPart As CalculationChainPart