API Reference
Class
ExcelQueryBackedTableInfo
Native query-backed table binding.
Inheritance
- Object
- ExcelQueryBackedTableInfo
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Inherited Methods
Properties
public UInt32 ConnectionId { get; } #Workbook connection identifier.
public String ConnectionName { get; } #Workbook connection name.
public String CommandText { get; } #Opaque connection command text.
public String WorksheetName { get; } #Destination worksheet.
public String TableName { get; } #Destination table.
public String Range { get; } #Current table range.
public Boolean IsImported { get; } #True when this binding was loaded rather than authored in this document session.