SpreadsheetDocument.WorkbookPart 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 WorkbookPart of the SpreadsheetDocument.
public DocumentFormat.OpenXml.Packaging.WorkbookPart WorkbookPart { get; }
public DocumentFormat.OpenXml.Packaging.WorkbookPart? WorkbookPart { get; }
member this.WorkbookPart : DocumentFormat.OpenXml.Packaging.WorkbookPart
Public ReadOnly Property WorkbookPart As WorkbookPart