com.aspose.cells
Class QueryTable

java.lang.Object
    extended by com.aspose.cells.QueryTable

public class QueryTable 
extends java.lang.Object

Represents QueryTable information.

Constructor Summary
QueryTable()
          
 
Property Getters/Setters Summary
booleangetAdjustColumnWidth()
voidsetAdjustColumnWidth(boolean value)
           Returns or sets the AdjustColumnWidth of the object.
booleangetPreserveFormatting()
voidsetPreserveFormatting(boolean value)
           Returns or sets the PreserveFormatting of the object.
 

Constructor Detail

QueryTable

public QueryTable()

Property Getters/Setters Detail

getAdjustColumnWidth/setAdjustColumnWidth

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

getPreserveFormatting/setPreserveFormatting

public boolean getPreserveFormatting() / public void setPreserveFormatting(boolean value)
Returns or sets the PreserveFormatting 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.