Enumeration FillType

Types of fill styles used for painting surfaces.

Enumeration Members

Background: "background"

An Image

Remarks

Not support in cells. This is currently only support in drawML (charts, shapes, powerpoint)

Custom: "custom"

For allowing custom types

Remarks

Placeholder and not yet implemented. This will have a function callback

Gradient: "gradient"

A gradient

Group: "group"

Inherit the fill from the group

Remarks

This has no effect if not in a group Not support in cells. This is currently only support in drawML (charts, shapes, powerpoint)

Image: "pattern"

An Image

Remarks

Not support in cells. This is currently only support in drawML (charts, shapes, powerpoint)

None: "none"

No fill

Pattern: "pattern"

A pattern

Solid: "solid"

A solid color