2.5.164 XFProps

The XFProps 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):  This value MUST be 0 and MUST be ignored.

cprops (2 bytes):  An unsigned integer that specifies the number of XFProp (section 2.5.159) structures in xfPropArray. This value MUST match the number of XFProp structures.

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.