Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the WorksheetPart associated with this element.
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property WorksheetPart As WorksheetPart
Get
Friend Set
'Usage
Dim instance As Worksheet
Dim value As WorksheetPart
value = instance.WorksheetPart
public WorksheetPart WorksheetPart { get; internal set; }
Property Value
Type: DocumentFormat.OpenXml.Packaging.WorksheetPart
Returns WorksheetPart.