Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Word.GradientStyle enum

Package:
word

Specifies the style for a gradient fill.

Remarks

API set: WordApiDesktop 1.3

Used by

Fields

diagonalDown = "DiagonalDown"

Represents a diagonal-down gradient style.

diagonalUp = "DiagonalUp"

Represents a diagonal-up gradient style.

fromCenter = "FromCenter"

Represents a gradient style from the center.

fromCorner = "FromCorner"

Represents a gradient style from the corner.

fromTitle = "FromTitle"

Represents a gradient style from the title.

horizontal = "Horizontal"

Represents a horizontal gradient style.

mixed = "Mixed"

Represents a mixed gradient style.

vertical = "Vertical"

Represents a vertical gradient style.


Feedback

Was this page helpful?