| Name | Type | Description | Possible Values | Default Value |
| significantDigits | int | The number of signigicant digits to be displayed. | 2-20 | 6 |
| scaleColumnsToFit | boolean | Whther columns will be expanded to fill space available. | true,false | true |
| scaleRowsToFit | boolean | Whther rows will be expanded to fill space available. | true,false | true |
| Name | Description | Arguments | Return Value |
| void setErrorMessage(String S) | Sets a message to be displayed instead of the defined table. | Message string. | None. |