We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5de62a9 commit 975c7fbCopy full SHA for 975c7fb
bits/73_wbbin.js
@@ -130,9 +130,9 @@ function parse_wb_bin(data, opts)/*:WorkbookFile*/ {
130
case 0x0169: /* 'BrtPlaceholderName' */
131
break;
132
133
- /* case 'BrtModelTimeGroupingCalcCol' */
134
- /* case 'BrtRevisionPtr' */
+ /* case 'BrtModelTimeGroupingCalcCol' */
135
/* case 'BrtUid' */
+ case 0x0C01: /* 'BrtRevisionPtr' */
136
case 0x0817: /* 'BrtAbsPath15' */
137
case 0x0216: /* 'BrtBookProtection' */
138
case 0x02A5: /* 'BrtBookProtectionIso' */
0 commit comments