Section.AlternateBackColor property (Access)

Gets or sets the background color to display on alternate rows of the specified section. Read/write Long.

Syntax

expression.AlternateBackColor

expression A variable that represents a Section object.

Remarks

The AlternateBackColor property contains a numeric expression that corresponds to the color used to display on alternate rows of the specified section.

Use the Color Builder to set this property by choosing the Build button to the right of the property box in the property sheet. Using the Color Builder enables you to define custom back colors for controls or sections.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.