2.4.11 MSOFILLTYPE
Referenced by: fillType
The MSOFILLTYPE enumeration, as shown in the following table, specifies the fill types.
Name |
Value |
Meaning |
---|---|---|
0x00000000 |
A solid fill: |
|
0x00000001 |
A patterned fill: |
|
0x00000002 |
A textured fill: |
|
0x00000003 |
A picture fill: |
|
0x00000004 |
A gradient fill that starts and ends with defined endpoints: |
|
0x00000005 |
A gradient fill that starts and ends based on the bounds of the shape: |
|
0x00000006 |
A gradient fill that starts on the outline of the shape and ends at a point defined within the shape: |
|
0x00000007 |
A gradient fill that starts on the outline of the shape and ends at a point defined within the shape. The fill angle is scaled by the aspect ratio of the shape: |
|
0x00000008 |
A gradient fill interpreted by the host application: |
|
0x00000009 |
A fill that matches the background fill:
|