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.
An instance of the Query Table part type specifies a query table that is associated with a table or range.
Content type: application/vnd.ms-excel.queryTable
Source relationship: http://schemas.openxmlformats.org/officeDocument/2006/relationships/queryTable
If a Query Table part is the target of an implicit relationship from a table (section 2.1.7.51) part, this relationship specifies that the query table is associated with that table. If a Query Table part is the target of an implicit relationship from a worksheet (section 2.1.7.62) part, this relationship specifies that the query table is associated with a range on that sheet.
A Query Table part MUST be the target of exactly one implicit relationship from either a worksheet (section 2.1.7.62) part or a table (section 2.1.7.51) part.
A Query Table part MUST NOT have implicit or explicit relationships to any part specified by this document.
Record sequence ABNF:
QSI = BrtBeginQSI [QSIR] FRTQSI BrtEndQSI
QSIR = BrtBeginQSIR QSIFS [DELETEDNAMES] [SORTSTATE] *FRT BrtEndQSIR
QSIFS = BrtBeginQSIFs *QSIF BrtEndQSIFs
QSIF = BrtBeginQSIF *FRT BrtEndQSIF
DELETEDNAMES = BrtBeginDeletedNames 1*DELETEDNAME BrtEndDeletedNames
DELETEDNAME = BrtBeginDeletedName BrtEndDeletedName
FRTQSI = [BrtQsi15] *FRT
For ABNF rules not listed here, see section 2.1.8.