java.lang.Object
com.aspose.cells.QueryTable
public class QueryTable
| Constructor Summary |
|---|
QueryTable()
|
| Property Getters/Setters Summary | ||
|---|---|---|
boolean | getAdjustColumnWidth() | |
void | setAdjustColumnWidth(boolean value) | |
| Returns or sets the AdjustColumnWidth of the object. | ||
boolean | getPreserveFormatting() | |
void | setPreserveFormatting(boolean value) | |
| Returns or sets the PreserveFormatting of the object. | ||
| Constructor Detail |
|---|
public QueryTable()
| Property Getters/Setters Detail |
|---|
getAdjustColumnWidth/setAdjustColumnWidth | |
public boolean getAdjustColumnWidth() / public void setAdjustColumnWidth(boolean value) | |
getPreserveFormatting/setPreserveFormatting | |
public boolean getPreserveFormatting() / public void setPreserveFormatting(boolean value) | |