DBTable.AutoFitVariables
Sets the variable widths and heights to fit the variable names.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub DBTable.AutoFitVariables( _
Optional height As Boolean = True, _
Optional width As Boolean = True, _
Optional ExpandOnly As Boolean = False)
|
|
This function does not return a value. |