SpreadsheetDocumentExtensions.IgnoreCalculationChainPartRelationship 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
设置 以 spreadsheet
在部件不存在时忽略任何 CalculationChainPart 关系。
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)
参数
- spreadsheet
- SpreadsheetDocument