RepeatBottomLabels Property (ActiveX)

Determines whether the bottom set of label rows is repeated at the bottom of each broken table part.

Supported platforms: Windows only

Signature

VBA:

object.RepeatBottomLabels
object

Type: Table

The object this property applies to.

Property Value

Read-only: No

Type: Boolean

Flag indicating how bottom labels ought to display.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available