2.5.63 FRTRef

The FRTRef structure specifies a rectangular range referenced by a future record (section 2.1.6).

The following packet diagram specifies this structure.


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

A

B

C

D

reserved1

E

reserved2

rfx (16 bytes)

...

...

A - fAdjDelete (1 bit): Specifies that the range reference specified by the rfx field was deleted by an application that loaded this record as a future record that the application does not support.

B - fDoAdjust (1 bit): MUST be 1. Specifies that the range references specified by rfx are modified as cells, rows, and columns (1) and are inserted and deleted by an application that loaded this record as a future record that the application does not support.

C - fAdjChange (1 bit): Specifies that the range reference specified by rfx was modified because cells, rows, and columns (1) were inserted and deleted by an application that loaded this record as a future record that the application does not support.

D - fEdit (1 bit): Specifies that at least one cell in the range specified by rfx was edited by an application that loaded this record as a future record that the application does not support.

reserved1 (12 bits):  This value MUST be 0 and MUST be ignored.

E - unused (1 bit):  This value is undefined and MUST be ignored.

reserved2 (15 bits):  This value MUST be 0 and MUST be ignored.

rfx (16 bytes): An UncheckedRfX (section 2.5.154) structure that specifies the rectangular range.