QueryTable
Contents
[
Hide
]QueryTable class
Represents QueryTable information.
Methods
| Name | Description |
|---|---|
| getAdjustColumnWidth() | Returns or sets the AdjustColumnWidth of the object. |
| getConnectionId() | Gets the connection id of the query table. |
| getExternalConnection() | Gets the relate external connection. |
| getName() | Gets the name of querytable. |
| getPreserveFormatting() | Returns or sets the PreserveFormatting of the object. |
| getResultRange() | Gets the range of the result. |
| setAdjustColumnWidth() | Returns or sets the AdjustColumnWidth of the object. |
| setPreserveFormatting() | Returns or sets the PreserveFormatting of the object. |
getAdjustColumnWidth()
Returns or sets the AdjustColumnWidth of the object.
getConnectionId()
Gets the connection id of the query table.
getExternalConnection()
Gets the relate external connection.
getName()
Gets the name of querytable.
getPreserveFormatting()
Returns or sets the PreserveFormatting of the object.
getResultRange()
Gets the range of the result.
Returns: Range — Range
setAdjustColumnWidth()
Returns or sets the AdjustColumnWidth of the object.
setPreserveFormatting()
Returns or sets the PreserveFormatting of the object.