2.4.6 MSOCDIR

Referenced by: cdirFont

The MSOCDIR enumeration, as shown in the following table, specifies a rotation. Rotation begins horizontally to the right and proceeds in a clockwise direction, completing a full rotation at 360 degrees.

Name

Value

Meaning

msocdir0

0x00000000

Specifies either no rotation or a direction that is horizontally to the right.

msocdir90

0x00000001

Specifies either a 90-degree rotation or a direction that is vertically down.

msocdir180

0x00000002

Specifies either a 180-degree rotation or a direction that is horizontally to the left.

msocdir270

0x00000003

Specifies either a 270-degree rotation or a direction that is vertically up.