2.4.775 BrtRRNote

The BrtRRNote record specifies a revision record (section 2.2.12.4) for a comment.


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)

...

...

...

rwu

...

colu

...

A

B

reserved1

...

C

reserved2

D

E

reserved3

guid (16 bytes)

...

...

...

ichEnd

...

cchNote

...

author (variable)

...

rrd (14 bytes): An RRd (section 2.5.124) that specifies information about the revision record (section 2.2.12.4). The revt field of RRd MUST be 0x000D

rwu (4 bytes): An UncheckedRw (section 2.5.155) that specifies the row that contains the comment.

colu (4 bytes): An UncheckedCol (section 2.5.153) that specifies the column (1) that contains the comment.

A - bitfDelNote (1 bit): A bit that specifies whether the comment is being deleted.

B - bitfAddNote (1 bit): A bit that specifies whether the comment is being added.

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

C - fShow (1 bit): A bit that specifies whether the comment is shown.

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

D - fRwHidden (1 bit): A bit that specifies whether the row that contains the comment is hidden.

E - fColHidden (1 bit): A bit that specifies whether the column (1) that contains the comment is hidden.

reserved3 (7 bits):  This value MUST be 0 and MUST be ignored.

guid (16 bytes):  A GUID as specified by [MS-DTYP] section 2.3.4 that identifies the comment. If the guid field of BrtBeginComment (section 2.4.30) matches this, then this is referring to the same comment.

ichEnd (4 bytes): A signed integer that specifies the length of the comment before the revision.

cchNote (4 bytes): A signed integer that specifies the length of the string that was added to the comment.

author (variable): An XLWideString (section 2.5.169) that specifies the author of the comment.