2.5.288 XFProps

This structure specifies an array of formatting properties.


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

reserved

cprops

xfPropArray (variable)

...

reserved (2 bytes): MUST be zero and MUST be ignored.

cprops (2 bytes): An unsigned integer that specifies the number of XFProp structures in xfPropArray.

xfPropArray (variable): An array of XFProp. Each array element specifies a formatting property. The array of properties specifies the full set of formatting properties. If the array contains an XFProp with an xfPropType field equaling 0, the array MUST NOT contain any XFProp elements with xfPropType fields equaling 3 or 4. If the array contains an XFProp with an xfPropType field equaling 3 or 4, the array MUST NOT contain any XFProp elements with an xfPropType field equaling 0.