Edit

Share via


Word.FillType enum

Specifies a shape's fill type.

Remarks

[ API set: WordApiDesktop 1.3 ]

Fields

background = "Background"

Represents a background fill type.

gradient = "Gradient"

Represents a gradient fill type.

mixed = "Mixed"

Represents a mixed fill type.

patterned = "Patterned"

Represents a patterned fill type.

picture = "Picture"

Represents a picture fill type.

solid = "Solid"

Represents a solid fill type.

textured = "Textured"

Represents a textured fill type.