SpreadsheetDocument.AddCoreFilePropertiesPart Method

Definition

Add a CoreFilePropertiesPart to the SpreadsheetDocument.

public DocumentFormat.OpenXml.Packaging.CoreFilePropertiesPart AddCoreFilePropertiesPart ();
member this.AddCoreFilePropertiesPart : unit -> DocumentFormat.OpenXml.Packaging.CoreFilePropertiesPart
Public Function AddCoreFilePropertiesPart () As CoreFilePropertiesPart

Returns

The newly added CoreFilePropertiesPart.

Applies to