RepeatTopLabels Property (ActiveX)

Determines whether the first set of label rows will be repeated at the top of each broken table part.

Supported platforms: Windows only

Signature

VBA:

object.RepeatTopLabels
object

Type: Table

The object this property applies to.

Property Value

Read-only: No

Type: Boolean

Flag indicating how top labels ought to display.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available