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