2.3.9.6 lineLeftFillBlip

The lineLeftFillBlip 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

lineLeftFillBlip

...

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

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, then the value MUST be ignored.

opid.fComplex

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

lineLeftFillBlip (4 bytes): An unsigned integer specifying the BLIP that is used to fill this line when the lineLeftType property, as defined in section 2.3.9.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 lineLeftFillBlip 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 lineLeftFillBlip_complex property, as defined in section 2.3.9.7.