BreaksEnabled Property

Toggles the breaks in a table.

See Also | Example

Signature

object.BreaksEnabled

Object

Table
The object or objects this property applies to.

BreaksEnabled

Boolean; read-write
Determines whether table breaking is in use. When enabled, the table will break automatically at the current specified height.

 

   Comments?