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 WorksheetSortMapPart associated with this element.
Namespace: DocumentFormat.OpenXml.Office.Excel
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property WorksheetSortMapPart As WorksheetSortMapPart
Get
Friend Set
'Usage
Dim instance As WorksheetSortMap
Dim value As WorksheetSortMapPart
value = instance.WorksheetSortMapPart
public WorksheetSortMapPart WorksheetSortMapPart { get; internal set; }
Property Value
Type: DocumentFormat.OpenXml.Packaging.WorksheetSortMapPart