2.3.12.6 lineBottomFillBlip

The lineBottomFillBlip property specifies the BLIP that is used to fill this line.


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

lineBottomFillBlip

...

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 0x0605.

opid.fBid

A value that MUST be 0x0 if fComplex equals 0x1 or 0x1 if fComplex equals 0x0. If this record is contained in an OfficeArtInlineSpContainer record, as defined in section 2.2.15, the value MUST be ignored.

opid.fComplex

A bit that indicates whether the lineBottomFillBlip_complex property, as defined in section 2.3.12.7, exists. If the value equals 0x1, lineBottomFillBlip_complex MUST exist. If this record is contained in an OfficeArtInlineSpContainer record then the value MUST be ignored.

lineBottomFillBlip (4 bytes): An unsigned integer specifying the BLIP that is used to fill this line when the lineBottomType property, as defined in section 2.3.12.5, is set to msolinePattern or msolineTexture. The value of opid.fComplex determines the meaning of this field, as specified in the following table. The default value for this property is 0x00000000. If this record is contained in an OfficeArtInlineSpContainer record then the value MUST be ignored.

Value of opid.fComplex

Meaning of lineBottomFillBlip field

0x0

Specifies a one-based index into the rgfb array of the OfficeArtBStoreContainer record, as defined in section 2.2.20. A value of 0x00000000 MUST be ignored.

0x1

Specifies the number of bytes of data in the lineBottomFillBlip_complex property.