Freigeben über


QueryTablePart.QueryTable-Eigenschaft

Gets/Sets the root element of this part.

Namespace:  DocumentFormat.OpenXml.Packaging
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property QueryTable As QueryTable
    Get
    Set
'Usage
Dim instance As QueryTablePart
Dim value As QueryTable

value = instance.QueryTable

instance.QueryTable = value
public QueryTable QueryTable { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Spreadsheet.QueryTable

Siehe auch

Referenz

QueryTablePart Klasse

QueryTablePart-Member

DocumentFormat.OpenXml.Packaging-Namespace