2.3.7.2 fillColor

The fillColor property specifies the foreground color of the fill.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

opid

fillColor

...

opid (2 bytes): An OfficeArtFOPTEOPID record, as defined in section 2.2.8, that specifies the header for this property. The following table specifies the subfields.

Field

Meaning

opid.opid

A value that MUST be 0x0181.

opid.fBid

A value that MUST be 0x0.

opid.fComplex

A value that MUST be 0x0.

fillColor (4 bytes): An OfficeArtCOLORREF record, as defined in section 2.2.2, that specifies the foreground color of the fill. The fillColor property and the fillBackColor property, as defined in section 2.3.7.4, are interpreted according to the value of the fillType property, as defined in section 2.3.7.1, as specified by the following table. The default value for this property is 0x00FFFFFF.

fillType

fillColor

fillBackColor

msofillSolid

The foreground color.

Unused.

msofillPattern

The foreground color of the pattern.

The background color of the pattern.

msofillTexture

Unused.

Unused.

msofillPicture

Unused.

Unused.

msofillShade

The first color of the shade if the fillShadeColors_complex property, as defined in section 2.3.7.27, is used.

The last color of the shade if the fillShadeColors_complex property is used.

msofillShadeCenter

The first color of the shade if the fillShadeColors_complex property is used.

The last color of the shade if the fillShadeColors_complex property is used.

msofillShadeShape

The first color of the shade if the fillShadeColors_complex property is used.

The last color of the shade if the fillShadeColors_complex property is used.

msofillShadeScale

The first color of the shade if the fillShadeColors_complex property is used.

The last color of the shade if the fillShadeColors_complex property is used.

msofillShadeTitle

The first color of the shade if the fillShadeColors_complex property is used.

The last color of the shade if the fillShadeColors_complex property is used.

msofillBackground

Unused.

Unused.