2.4.773 BrtRRInsertSh

The BrtRRInsertSh record specifies that a sheet has been inserted in a shared workbook (section 2.2.12).


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)

...

...

...

itabPos

stName (variable)

...

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

Field

Restrictions

rrd.revt

MUST be 0x0005 (REVTINSERTSH) See section 2.5.117). for definition.

rrd.revid

MUST be greater than 0.

rrd.reserved2

MUST be 0 and MUST be ignored.

rrd.tabid

Specifies the sheet identifier for the newly inserted sheet. MUST NOT be 0xFFFF.

itabPos (2 bytes): An unsigned integer that specifies the sheet tab position of the sheet when it was created.

stName (variable): A RevisionLogSheetName (section 2.5.116) that specifies the name of the sheet when the workbook was first saved. Any subsequent renaming operations on this sheet before the first save will alter the stName field of this record as well as generate BrtRRRenSheet (section 2.4.776) records.