DRAWING_FILL_TYPES: Readonly<{ NONE: 0; PATTERN: 2; SOLID: 1 }> = ...

The allowed fill types which a Drawing object may display