SetBreakHeight Method

Set a table's break height.

See Also | Example

Signature

object.SetBreakHeight nIndex, pHeight

Object

Table
The object this method applies to.

nIndex

Integer; Input-only
The index of the table.

height

Double; Input-only
The new height value.

 

   Comments?