SpreadsheetDocumentExtensions.IgnoreCalculationChainPartRelationship Method

Definition

Sets up the spreadsheet to ignore any CalculationChainPart relationships if the part is not there.

public static void IgnoreCalculationChainPartRelationship (this DocumentFormat.OpenXml.Packaging.SpreadsheetDocument spreadsheet);
static member IgnoreCalculationChainPartRelationship : DocumentFormat.OpenXml.Packaging.SpreadsheetDocument -> unit
<Extension()>
Public Sub IgnoreCalculationChainPartRelationship (spreadsheet As SpreadsheetDocument)

Parameters

spreadsheet
SpreadsheetDocument

Applies to