2.4.774 BrtRRMove

The BrtRRMove record specifies properties of a range of cells that have moved and specifies the beginning of a collection of records as defined by the Revision Log (section 2.1.7.44) part ABNF. The collection of records specifies revision record (section 2.2.12.4) information about cells that have moved.


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

rrd (14 bytes)

...

...

...

rfxSrc (16 bytes)

...

...

...

rfxDst (16 bytes)

...

...

...

tabidSrc

rrd (14 bytes):  An RRd (section 2.5.124) that specifies shared revision data for this revision record. rrd has the following additional stipulations:

Field

Restrictions

rrd.revt

MUST be 0x0004 (REVTMOVE). See section 2.5.117) for definition.

rrd.revid

MUST be greater than or equal to 0.

rrd.reserved2

MUST be 0 and MUST be ignored.

rfxSrc (16 bytes): An UncheckedRfX (section 2.5.154) that specifies the original location of the range of cells that have moved. The size of rfxSrc MUST be the same as size of rfxDst.

rfxDst (16 bytes): An UncheckedRfX that specifies the location of the range of cells that have moved. Size of rfxDst MUST be the same as size of rfxSrc.

tabidSrc (2 bytes): A signed integer that specifies the identifier of the source sheet. The source sheet is the sheet where the range of cells originally resided. The value of this field MUST be equal to an itabid value from the BrtBeginBundleShs (section 2.4.13) collection.