ShapeShdwObliqueAngle Cell (Fill Format Section)

Specifies the angle of oblique direction of a shape's shadow.

Remarks

A value of zero (0) in this cell indicates that the angle direction is straight up and is measured moving clockwise.

This value corresponds to the value in the Direction setting in the Shadow dialog box (Format menu).

To get a reference to the ShapeShdwObliqueAngle cell by name from another formula, or from a program using the CellsU property, use:

Cell name:

ShapeShdwObliqueAngle

To get a reference to the ShapeShdwObliqueAngle cell by index from a program, use the CellsSRC property with the following arguments:

Section index:

visSectionObject

Row index:

visRowFill

Cell index:

visFillShdwObliqueAngle

See Also