asposecells.api
Class QueryTable

Represents QueryTable information.

Property Getters/Setters Summary
methodgetAdjustColumnWidth()
methodsetAdjustColumnWidth(value)
           Returns or sets the AdjustColumnWidth of the object.
methodgetConnectionId()
           Gets the connection id of the query table.
methodgetExternalConnection()
           Gets the relate external connection.
methodgetName()
           Gets the name of querytable.
methodgetPreserveFormatting()
methodsetPreserveFormatting(value)
           Returns or sets the PreserveFormatting of the object.
methodgetResultRange()
           Gets the range of the result.
 

Property Getters/Setters Detail

getConnectionId : int 

int getConnectionId()
Gets the connection id of the query table.

getExternalConnection : ExternalConnection 

ExternalConnection getExternalConnection()
Gets the relate external connection.

getName : String 

String getName()
Gets the name of querytable.

getResultRange : Range 

Range getResultRange()
Gets the range of the result.
Returns:

getPreserveFormatting/setPreserveFormatting : boolean 

boolean getPreserveFormatting() / setPreserveFormatting(value)
Returns or sets the PreserveFormatting of the object.

getAdjustColumnWidth/setAdjustColumnWidth : boolean 

boolean getAdjustColumnWidth() / setAdjustColumnWidth(value)
Returns or sets the AdjustColumnWidth of the object.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.