GetBreakHeight Method

Get a table's break height.

See Also | Example

Signature

RetVal = object.GetBreakHeight nIndex, pHeight

Object

Table
The object this method applies to.

nIndex

Integer; Input-only
The index of the table.

RetVal

Double
The height value.

 

   Comments?