SpreadsheetDocumentExtensions.IgnoreCalculationChainPartRelationship Method
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.
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