public class QueryTable
Property Getters/Setters Summary | ||
---|---|---|
boolean | getAdjustColumnWidth() | |
void | setAdjustColumnWidth(booleanvalue) | |
Returns or sets the AdjustColumnWidth of the object. | ||
int | getConnectionId() | |
Gets the connection id of the query table.
|
||
ExternalConnection | getExternalConnection() | |
Gets the relate external connection.
|
||
java.lang.String | getName() | |
Gets the name of querytable.
|
||
boolean | getPreserveFormatting() | |
void | setPreserveFormatting(booleanvalue) | |
Returns or sets the PreserveFormatting of the object. | ||
Range | getResultRange() | |
Gets the range of the result.
|
public int getConnectionId()
public ExternalConnection getExternalConnection()
public java.lang.String getName()
public Range getResultRange()
public boolean getPreserveFormatting() / public void setPreserveFormatting(boolean value)
public boolean getAdjustColumnWidth() / public void setAdjustColumnWidth(boolean value)