DialogSheet.DialogsheetPart Property
Gets the DialogsheetPart associated with this element.
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property DialogsheetPart As DialogsheetPart
Get
Friend Set
'Usage
Dim instance As DialogSheet
Dim value As DialogsheetPart
value = instance.DialogsheetPart
public DialogsheetPart DialogsheetPart { get; internal set; }
Property Value
Type: DocumentFormat.OpenXml.Packaging.DialogsheetPart
Returns DialogsheetPart.