TableField.Width Property
Project Developer Reference |
Returns or sets the width in points of the field width in a TableField object. Read/write Long.
Syntax
expression.Width
expression A variable that represents a TableField object.
Return Value
Long
Remarks
A window changes its width by moving its right edge, leaving the left edge unaffected.
See Also