fpspreadsheet: Improved/added info on RK/MULRK records in BIFFExplorer

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3043 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2014-05-11 17:46:28 +00:00
parent 75f2a8c0a5
commit ec0d54a269
2 changed files with 101 additions and 20 deletions

View File

@@ -288,7 +288,7 @@ begin
$0236: Result := 'TABLE: Data table';
$023E: Result := 'WINDOW2: Sheet window information';
$0243: Result := 'XF: Extended format';
$027E: Result := 'RK';
$027E: Result := 'RK: Cell value, RK number';
$0293: Result := 'STYLE: Style information';
$0406: Result := 'FORMULA: Cell formula';
$0409: Result := 'BOF';