2.4.355 XFExt
The XFExt record specifies a set of formatting property extensions to an XF record in this file.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
frtHeader |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
reserved1 |
ixfe |
||||||||||||||||||||||||||||||
reserved2 |
cexts |
||||||||||||||||||||||||||||||
rgExt (variable) |
|||||||||||||||||||||||||||||||
... |
frtHeader (12 bytes): An FrtHeader structure. The frtHeader.rt field MUST be 0x087D.
reserved1 (2 bytes): MUST be zero and MUST be ignored.
ixfe (2 bytes): An XFIndex structure that specifies the XF record in the file that this record extends. MUST be less than or equal to 4050.
reserved2 (2 bytes): MUST be zero and MUST be ignored.
cexts (2 bytes): An unsigned integer that specifies the number of elements in rgExt.
rgExt (variable): An array of ExtProp. Each array element specifies a formatting property extension.