TableBreakFlowDirection Property (ActiveX)

Determines the direction that parts of the table flow.

Supported platforms: Windows only

Signature

VBA:

object.TableBreakFlowDirection
object

Type: Table

The object this property applies to.

Property Value

Read-only: No

Type: AcTableFlowDirection enum

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available