Share via


Section.AlternateBackThemeColorIndex Property (Access)

Gets or sets a value that represents a color in the applied color theme associated with the AlternateBackColor property of the section. Read/write Long.

Version Information

추가된 버전: Access 2010

Syntax

.AlternateBackThemeColorIndex

A variable that represents a Section object.

Remarks

The AlternateBackThemeColorIndex property uses one of the values listed in the following table.

Value

Description

0

Text 1

1

Background 1

2

Text 2

3 (Default)

Background 2

4

Accent 1

5

Accent 2

6

Accent 3

7

Accent 4

8

Accent 5

9

Accent 6

10

Hyperlink

11

Followed Hyperlink

If no theme is applied, the AlternateBackThemeColorIndex property contains -1.

This property is not surfaced in the property sheet.

참고 항목

개념

Section Object

Section Object Members