SpreadsheetDocument.RootPart 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 root part for the package.
public override DocumentFormat.OpenXml.Packaging.OpenXmlPart RootPart { get; }
public override DocumentFormat.OpenXml.Packaging.OpenXmlPart? RootPart { get; }
member this.RootPart : DocumentFormat.OpenXml.Packaging.OpenXmlPart
Public Overrides ReadOnly Property RootPart As OpenXmlPart