Skip to main content
Version: Next

VP ROW AUTOFIT

VP ROW AUTOFIT ( rangeObj : Object)

ParameterTypeDescription
rangeObjObject->Range object

Description

The VP ROW AUTOFIT command automatically sizes the row(s) in rangeObj according to their contents.

In rangeObj, pass a range object containing a range of the rows whose size will be automatically handled.

Example

The following rows don't correctly display the text:

 VP ROW AUTOFIT(VP Row("ViewProArea";1;2))

Result:

See also

VP Column autofit