2.4.776 BrtRRRenSheet
The BrtRRRenSheet record specifies that a sheet has been renamed in a shared workbook (section 2.2.12).
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
rrd (14 bytes) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
stOldName (variable) |
||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
stNewName (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 0x0009 (REVTRENSHEET). 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
MUST NOT be 0xFFFF.
stOldName (variable): A RevisionLogSheetName (section 2.5.116) that specifies the old name of the sheet.
stNewName (variable): A RevisionLogSheetName that specifies the new name of the sheet.