WorksheetPart.QueryTableParts Property

Definition

Gets the QueryTableParts of the WorksheetPart

public System.Collections.Generic.IEnumerable<DocumentFormat.OpenXml.Packaging.QueryTablePart> QueryTableParts { get; }
member this.QueryTableParts : seq<DocumentFormat.OpenXml.Packaging.QueryTablePart>
Public ReadOnly Property QueryTableParts As IEnumerable(Of QueryTablePart)

Property Value

Applies to