xref: /trunk/main/oox/source/dump/xlsbdumper.ini (revision 81afc36f)
1# *************************************************************
2#
3#  Licensed to the Apache Software Foundation (ASF) under one
4#  or more contributor license agreements.  See the NOTICE file
5#  distributed with this work for additional information
6#  regarding copyright ownership.  The ASF licenses this file
7#  to you under the Apache License, Version 2.0 (the
8#  "License"); you may not use this file except in compliance
9#  with the License.  You may obtain a copy of the License at
10#
11#    http://www.apache.org/licenses/LICENSE-2.0
12#
13#  Unless required by applicable law or agreed to in writing,
14#  software distributed under the License is distributed on an
15#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16#  KIND, either express or implied.  See the License for the
17#  specific language governing permissions and limitations
18#  under the License.
19#
20# *************************************************************
21
22# dumper settings ============================================================
23
24# Path to additional configuration data, relative to this file.
25include-config-file=dumperbase.ini
26include-config-file=oledumper.ini
27
28# Enable entire dumper. This option does not affect the option 'enable-import'.
29#   0=off, 1=on, missing = use setting from dumperbase.ini
30# enable-dumper=1
31
32# Enable import after dumping. Disabling this option allows to dump a file
33# without loading it. This option is independent from the 'enable-dumper'
34# option.
35#   0=off, 1=on, missing = use setting from dumperbase.ini
36# enable-import=1
37
38# name lists =================================================================
39
40# common ---------------------------------------------------------------------
41
42unitconverter=CONV-TINT,/327.67,%
43unitconverter=CONV-COLWIDTH,/256,chars
44
45constlist=ERRORCODES
46  0x00=#NULL!
47  0x07=#DIV/0!
48  0x0F=#VALUE!
49  0x17=#REF!
50  0x1D=#NAME?
51  0x24=#NUM!
52  0x2A=#N/A
53end
54
55flagslist=STRING-FLAGS
56  0x01=rich-string
57  0x02=phonetic-text
58end
59
60combilist=CELL-XFID
61  0x00FFFFFF=int32,dec,xf-id
62  0x01000000=show-phonetic
63end
64
65combilist=PHONETIC-FLAGS
66  ignore=0x0030
67  0x0003=uint8,dec,type,PHONETICPR-TYPE
68  0x000C=uint8,dec,alignment,PHONETICPR-ALIGNMENT
69end
70
71shortlist=COLOR-TYPE,0,auto,indexed,rgb,theme
72
73combilist=COLOR-FLAGS
74  0x01=rgb-valid
75  0xFE=uint8,dec,type,COLOR-TYPE
76end
77
78multilist=PALETTE-COLORS
79  default=
80  0=ega-black,ega-white,ega-red,ega-green,ega-blue,ega-yellow,ega-magenta,ega-cyan
81  64=sys-window-text
82  65=sys-window-bg
83  67=sys-button-face
84  77=sys-window-text-chart
85  78=sys-window-bg-chart
86  79=auto-border-chart
87  80=sys-tooltip-bg
88  81=sys-tooltip-text
89end
90
91constlist=TEXTROTATION
92  default=
93  255=stacked
94end
95
96multilist=BORDERSTYLES
97  0=none,thin,medium,dash,dot
98  5=thick,double,hair,medium-dash,thin-dash-dot
99  10=medium-dash-dot,thin-dash-dot-dot,medium-dash-dot-dot,slant-dash-dot
100end
101
102multilist=FILLPATTERNS
103  0=no-fill,solid-fill,50%-grey,75%-grey,25%-grey
104  5=hor-stripe,ver-stripe,rev-diag-stripe,diag-stripe,diag-crosshatch
105  10=thick-diag-crosshatch,thin-hor-stripe,thin-ver-stripe,thin-rev-diag-stripe,thin-diag-stripe
106  15=thin-hor-crosshatch,thin-diag-crosshatch,12.5%-grey,6.25%-grey
107  40=gradient
108end
109
110# formulas -------------------------------------------------------------------
111
112flagslist=FORMULA-FLAGS
113  0x0002=recalc-always
114end
115
116multilist=BASETOKENS
117  0x00=,tExp,tTbl,tAdd,tSub,tMul,tDiv,tPower
118  0x08=tConcat,tLT,tLE,tEQ,tGE,tGT,tNE,tIsect
119  0x10=tList,tRange,tUplus,tUminus,tPercent,tParen,tMissArg,tStr
120  0x18=tTable,tAttr,,,tErr,tBool,tInt,tNum
121end
122
123constlist=TOKENCLASSES
124  0x20=R
125  0x40=V
126  0x60=A
127end
128
129multilist=CLASSTOKENS
130  0x00=tArray,tFunc,tFuncVar,tName,tRef,tArea,tMemArea,tMemErr
131  0x08=tMemNoMem,tMemFunc,tRefErr,tAreaErr,tRefN,tAreaN,tMemAreaN,tMemNoMemN
132  0x18=,tNameX,tRef3d,tArea3d,tRefErr3d,tAreaErr3d
133end
134
135combilist=FUNCID
136  0x7FFF=uint16,dec,func-id
137  0x8000=command
138end
139
140combilist=PARAMCOUNT-CMD
141  0x7F=uint8,dec,count
142  0x80=prompt
143end
144
145combilist=REFRELFLAGS
146  0x3FFF=uint16,dec,value
147  0x4000=col-rel
148  0x8000=row-rel
149end
150
151flagslist=TABLEFLAGS
152  0x0001=single-column
153  0x0002=column-range
154  0x0004=#all
155  0x0008=#headers
156  0x0010=#data
157  0x0020=#totals
158  0x0040=#this-row
159  0x0080=bracket-spaces
160  0x0100=sep-spaces
161  0x0200=single-row
162  0x0400=single-cell
163end
164
165flagslist=ATTRTYPES
166  0x01=volatile
167  0x02=if
168  0x04=choose
169  0x08=skip
170  0x10=sum
171  0x20=assign
172  0x40=space
173  0x80=iferror
174end
175
176shortlist=ATTRSPACETYPES,0,space-before-token,cr-before-token,space-before-open,cr-before-open,space-before-close,cr-before-close,leading-space
177
178shortlist=ARRAYVALUE-TYPE,0,number,string,boolean,,error
179
180# record names ---------------------------------------------------------------
181
182multilist=RECORD-NAMES
183  0x0000=ROW,CELL_BLANK,CELL_RK,CELL_ERROR,CELL_BOOL,CELL_DOUBLE,CELL_STRING,CELL_SI
184  0x0008=FORMULA_STRING,FORMULA_DOUBLE,FORMULA_BOOL,FORMULA_ERROR,MULTCELL_BLANK,MULTCELL_RK,MULTCELL_ERROR,MULTCELL_BOOL
185  0x0010=MULTCELL_DOUBLE,MULTCELL_STRING,MULTCELL_SI,SI,PCITEM_MISSING,PCITEM_DOUBLE,PCITEM_BOOL,PCITEM_ERROR
186  0x0018=PCITEM_STRING,PCITEM_DATE,PCITEM_INDEX,PCITEMA_MISSING,PCITEMA_DOUBLE,PCITEMA_BOOL,PCITEMA_ERROR,PCITEMA_STRING
187  0x0020=PCITEMA_DATE,PCRECORD,PCRECORDDT,FRT,FRT_END,,,DEFINEDNAME
188  0x0028=BINARYINDEXROWS,,BINARYINDEXBLOCK,FONT,NUMFMT,FILL,BORDER,XF
189  0x0030=CELLSTYLE,,,,,,,
190  0x0038=,,,,COL,MULTCELL_RSTRING,CELL_RSTRING,CALCCHAINCELL
191  0x0040=DATAVALIDATION,,,,,,,
192
193  0x0080=FILEVERSION,WORKSHEET,WORKSHEET_END,WORKBOOK,WORKBOOK_END,SHEETVIEWS,SHEETVIEWS_END,BOOKVIEWS
194  0x0088=BOOKVIEWS_END,SHEETVIEW,SHEETVIEW_END,CHARTSHEETVIEWS,CHARTSHEETVIEWS_END,CHARTSHEETVIEW,CHARTSHEETVIEW_END,SHEETS
195  0x0090=SHEETS_END,SHEETDATA,SHEETDATA_END,SHEETPR,DIMENSION,,,PANE
196  0x0098=SELECTION,WORKBOOKPR,SMARTTAGPR,FILERECOVERYPR,SHEET,CALCPR,WORKBOOKVIEW,SST
197  0x00A0=SST_END,AUTOFILTER,AUTOFILTER_END,FILTERCOLUMN,FILTERCOLUMN_END,DISCRETEFILTERS,DISCRETEFILTERS_END,DISCRETEFILTER
198  0x00A8=COLORFILTER,ICONFILTER,TOP10FILTER,DYNAMICFILTER,CUSTOMFILTERS,CUSTOMFILTERS_END,CUSTOMFILTER,AFDATEGROUPITEM
199  0x00B0=MERGECELL,MERGECELLS,MERGECELLS_END,PCDEFINITION,PCDEFINITION_END,PCDFIELDS,PCDFIELDS_END,PCDFIELD
200  0x00B8=PCDFIELD_END,PCDSOURCE,PCDSOURCE_END,PCDSHEETSOURCE,PCDSHEETSOURCE_END,PCDFSHAREDITEMS,PCDFSHAREDITEMS_END,PCITEM_ARRAY
201  0x00C0=PCITEM_ARRAY_END,PCRECORDS,PCRECORDS_END,,,,,
202  0x00C8=,CONNECTION,CONNECTION_END,,,,,
203
204  0x00D8=,,,PCDFIELDGROUP,PCDFIELDGROUP_END,PCDFGROUPITEMS,PCDFGROUPITEMS_END,PCDFRANGEPR
205  0x00E0=PCDFRANGEPR_END,PCDFDISCRETEPR,PCDFDISCRETEPR_END,,,,,
206
207  0x00F0=,,,,,,,PIVOTAREA
208  0x00F8=PIVOTAREA_END,PTREFERENCES,PTREFERENCES_END,PTREFERENCE,PTREFERENCE_END,,,
209  0x0100=,,,,,WEBPR,WEBPR_END,WEBPRTABLES
210  0x0108=WEBPRTABLES_END,,,,,,,
211  0x0110=,,,,,BINARYINDEX_END,STYLESHEET,STYLESHEET_END
212  0x0118=PTDEFINITION,PTFITEM_END,PTFITEM,PTFITEMS,PTFITEMS_END,PTFIELD,PTFIELD_END,PTFIELDS
213  0x0120=PTFIELDS_END,PTPAGEFIELD,PTPAGEFIELD_END,PTPAGEFIELDS,PTPAGEFIELDS_END,PTDATAFIELD,PTDATAFIELD_END,PTDATAFIELDS
214  0x0128=PTDATAFIELDS_END,,,,,,,
215  0x0130=,,,,,PTROWFIELDS,PTROWFIELDS_END,PTCOLFIELDS
216  0x0138=PTCOLFIELDS_END,PTLOCATION_END,PTLOCATION,PTDEFINITION_END,,,,
217
218  0x0150=,,,,,,,TABLE
219  0x0158=TABLE_END,TABLECOLUMNS,TABLECOLUMNS_END,TABLECOLUMN,TABLECOLUMN_END,,,CALCEDCOLUMNFMLA
220  0x0160=,EXTERNALREFS,EXTERNALREFS_END,EXTERNALREF,,EXTERNALSELF,EXTERNALSAME,EXTSHEETNAMES
221  0x0168=EXTERNALBOOK,,EXTERNALSHEETS,EXTSHEETDATA,EXTSHEETDATA_END,,EXTROW,EXTCELL_BLANK
222  0x0170=EXTCELL_DOUBLE,EXTCELL_BOOL,EXTCELL_ERROR,EXTCELL_STRING,,,,
223  0x0178=,,,,,,PTREFERENCEITEM,PTREFERENCEITEM_END
224  0x0180=PIVOTCACHES,PIVOTCACHES_END,PIVOTCACHE,PIVOTCACHE_END,,,COLS,COLS_END
225  0x0188=ROWBREAKS,ROWBREAKS_END,COLBREAKS,COLBREAKS_END,BRK,CUSTOMWORKBOOKVIEW,,
226
227  0x01A0=,,,,,,CUSTOMSHEETVIEWS,CUSTOMSHEETVIEW
228  0x01A8=CUSTOMSHEETVIEW_END,CUSTOMSHEETVIEWS_END,ARRAY,SHAREDFMLA,DATATABLE,CONNECTIONS,CONNECTIONS_END,
229
230  0x01B8=,,,,,,,QUERYTABLE
231  0x01C0=QUERYTABLE_END,QUERYTABLEREFRESH,QUERYTABLEREFRESH_END,,,,,
232  0x01C8=,,,AUTOSORTSCOPE,AUTOSORTSCOPE_END,CONDFORMATTING,CONDFORMATTING_END,CFRULE
233  0x01D0=CFRULE_END,ICONSET,ICONSET_END,DATABAR,DATABAR_END,COLORSCALE,COLORSCALE_END,CFVO
234  0x01D8=,COLORS,COLORS_END,RGBCOLOR,PAGEMARGINS,PRINTOPTIONS,PAGESETUP,HEADERFOOTER
235  0x01E0=HEADERFOOTER_END,PTCHARTFORMAT,PTCHARTFORMAT_END,PTCHARTFORMATS,PTCHARTFORMATS_END,SHEETFORMATPR,,
236  0x01E8=,,,,,,HYPERLINK,
237  0x01F0=,,,,SCENARIOS,SCENARIOS_END,SCENARIO,SCENARIO_END
238  0x01F8=INPUTCELLS,DXFS,DXFS_END,DXF,TABLESTYLES,TABLESTYLES_END,,
239  0x0200=,TABLESTYLEINFO,VOLTYPES,VOLTYPES_END,VOLTYPE,VOLTYPE_END,VOLTYPEMAIN,VOLTYPEMAIN_END
240  0x0208=VOLTYPETP,VOLTYPETP_END,VOLTYPESTP,VOLTYPETR,,VOLTYPE_ERROR,,
241  0x0210=CALCCHAIN,CALCCHAIN_END,,,,,,SHEETPROTECTION
242  0x0218=,PHONETICPR,,,,,,
243  0x0220=,,,,,OLESIZE,DRAWING,LEGACYDRAWING
244
245  0x0230=,,PICTURE,,CFCOLOR,INDEXEDCOLORS,INDEXEDCOLORS_END,
246  0x0238=,MRUCOLORS,MRUCOLORS_END,,COLOR,DATAVALIDATIONS,DATAVALIDATIONS_END,
247  0x0240=,EXTERNALNAME,DDEITEMVALUES,DDEITEMVALUES_END,DDEITEM_DOUBLE,DDEITEM_ERROR,DDEITEM_STRING,DDEITEM_EMPTY
248  0x0248=DDEITEM_BOOL,EXTERNALNAMEREF,EXTERNALNAMEFLAGS,EXTERNALNAME_END,EXTERNALBOOK_END,,,
249  0x0250=,,,,,,,PTFILTERS
250  0x0258=PTFILTERS_END,PTFILTER,PTFILTER_END,FILLS,FILLS_END,,,
251  0x0260=,,,FONTS,FONTS_END,BORDERS,BORDERS_END,NUMFMTS
252  0x0268=NUMFMTS_END,CELLXFS,CELLXFS_END,CELLSTYLES,CELLSTYLES_END,,,
253  0x0270=,,CELLSTYLEXFS,CELLSTYLEXFS_END,COMMENTS,COMMENTS_END,COMMENTAUTHORS,COMMENTAUTHORS_END
254  0x0278=COMMENTAUTHOR,COMMENTLIST,COMMENTLIST_END,COMMENT,COMMENT_END,COMMENTTEXT,OLEOBJECTS,OLEOBJECT
255  0x0280=OLEOBJECTS_END,,,CONTROLS,CONTROL,CONTROLS_END,,
256  0x0288=,,,CHARTSHEETPR,CHARTPAGESETUP,CUSTOMCHARTVIEWS,CUSTOMCHARTVIEWS_END,CUSTOMCHARTVIEW
257  0x0290=CUSTOMCHARTVIEW_END,,,,TABLEPARTS,TABLEPART,TABLEPARTS_END,SHEETCALCPR
258  0x0298=FUNCTIONGROUPS,FUNCTIONGROUP,FUNCTIONGROUPS_END,EXTERNALADDIN,,CHARTPROTECTION,,
259end
260
261# simple records -------------------------------------------------------------
262
263constlist=SIMPLE-RECORDS
264  0x001A=int32,dec,item-index
265  0x00AC=int32,dec,relation,CUSTOMFILTERS-RELATION
266  0x00B5=int32,dec,count
267  0x00C1=int32,dec,count
268  0x00DD=int32,dec,count
269  0x00E1=int32,dec,count
270  0x00F9=int32,dec,count
271  0x0107=int32,dec,count
272  0x011B=int32,dec,count
273  0x011F=int32,dec,count
274  0x0123=int32,dec,count
275  0x0159=int32,dec,count
276  0x017E=int32,dec,item-index
277  0x01DD=uint16,hex,flags,PRINTOPTIONS-FLAGS
278  0x01E3=int32,dec,count
279  0x01F9=int32,dec,count
280  0x0204=int32,dec,type,VOLTYPE-TYPE
281  0x020D=uint8,dec,error-code,ERRORCODES
282  0x0244=double,dec,value
283  0x0245=uint8,dec,error-code,ERRORCODES
284  0x0248=uint8,dec,value,BOOLEAN
285  0x0257=int32,dec,count
286  0x025B=int32,dec,count
287  0x0263=int32,dec,count
288  0x0265=int32,dec,count
289  0x0267=int32,dec,count
290  0x0269=int32,dec,count
291  0x026B=int32,dec,count
292  0x0272=int32,dec,count
293  0x0294=int32,dec,count
294  0x0297=uint8,hex,flags,SHEETCALCPR-FLAGS
295  0x0298=uint8,dec,builtin-count
296end
297
298# ARRAY ----------------------------------------------------------------------
299
300flagslist=ARRAY-FLAGS
301  ignore=0xFE
302  0x01=recalc-always
303end
304
305# BORDER ---------------------------------------------------------------------
306
307flagslist=BORDER-FLAGS
308  0x01=diag-tl-to-br
309  0x02=diag-bl-to-tr
310end
311
312# CALCPR ---------------------------------------------------------------------
313
314shortlist=CALCPR-CALCMODE,0,manual,auto,auto-no-tables
315
316flagslist=CALCPR-FLAGS
317  0x0001=calc-on-load
318  0x0002=a1
319  0x0004=iterate
320  0x0008=full-precision
321  0x0010=calc-complete
322  0x0020=calc-on-save
323  0x0040=concurrent
324  0x0080=manual-processors
325  0x0100=force-full-calc
326end
327
328# CELLSTYLE ------------------------------------------------------------------
329
330flagslist=CELLSTYLE-FLAGS
331  0x0001=builtin
332  0x0002=hidden
333  0x0004=custom
334end
335
336multilist=CELLSTYLE-BUILTIN
337  0=normal,rowlevel,collevel,comma,currency,percent,comma-0,currency-0,hyperlink,followed-hyperlink
338  10=note,warning-text,,,,title,heading-1,heading-2,heading-3,heading-4
339  20=input,output,calculation,check-cell,linked-cell,total,good,bad,neutral,accent1
340  30=20%-accent1,40%-accent1,60%-accent1,accent2,20%-accent2,40%-accent2,60%-accent2,accent3,20%-accent3,40%-accent3
341  40=60%-accent3,accent4,20%-accent4,40%-accent4,60%-accent4,accent5,20%-accent5,40%-accent5,60%-accent5,accent6
342  50=20%-accent6,40%-accent6,60%-accent6,explanatory-text
343end
344
345# CFRULE ---------------------------------------------------------------------
346
347shortlist=CFRULE-TYPE,1,cell-is,expression,color-scale,data-bar,top-ten,icon-set
348
349multilist=CFRULE-SUBTYPE
350  0=cell-is,expression,color-scale,data-bar,icon-set,top-ten,,unique-values,contains-text,contains-blanks
351  10=not-contains-blanks,contains-errors,not-contains-errors,,,today,tomorrow,yesterday,last-7-days,last-month
352  20=next-month,this-week,next-week,last-week,this-month,above-average,below-average,duplicate-values,,equal-above-average
353  30=equal-below-average
354end
355
356shortlist=CFRULE-CELL-OPERATOR,1,between,not-between,equal,not-equal,greater-than,less-than,greater-equal,less-equal
357shortlist=CFRULE-TEXT-OPERATOR,0,contains,not-contains,begins-with,ends-with
358shortlist=CFRULE-DATE-OPERATOR,0,today,yesterday,last-7-days,this-week,last-week,last-month,tomorrow,next-week,next-month,this-month
359shortlist=CFRULE-OTHER-OPERATOR,0,none
360
361flagslist=CFRULE-FLAGS
362  0x0001=table-row
363  0x0002=stop-if-true
364  0x0004=above-average
365  0x0008=bottom
366  0x0010=percent
367end
368
369# CHARTPAGESETUP ------------------------------------------------------------------
370
371combilist=CHARTPAGESETUP-FLAGS
372  0x0001=landscape
373  0x0002=uninitialized
374  0x0004=black-and-white
375  0x0008=default-orientation
376  0x0010=use-first-page
377  0x0020=draft-quality
378end
379
380# CHARTSHEETPR ---------------------------------------------------------------
381
382flagslist=CHARTSHEETPR-FLAGS
383  0x0001=published
384end
385
386# CHARTSHEETVIEW -------------------------------------------------------------
387
388flagslist=CHARTSHEETVIEW-FLAGS
389  0x0001=selected
390  0x0002=zoom-to-fit
391end
392
393# COL ------------------------------------------------------------------------
394
395combilist=COL-FLAGS
396  0x0001=hidden
397  0x0002=custom-width
398  0x0004=best-fit
399  0x0008=show-phonetic
400  0x0700=uint8,dec,outline-level
401  0x1000=outline-collapsed
402end
403
404# CONNECTION -----------------------------------------------------------------
405
406shortlist=CONNECTION-SAVEPASSWORD,1,on,off
407unitconverter=CONNECTION-INTERVAL,60,sec
408shortlist=CONNECTION-SOURCETYPE,1,odbc,dao,file,html,ole-db,text,ado,dsp
409shortlist=CONNECTION-RECONNECTTYPE,1,as-required,always,never
410shortlist=CONNECTION-CREDENTIALS,0,integrated,none,stored-sso,prompt
411
412flagslist=CONNECTION-FLAGS
413  0x0001=keep-alive
414  0x0002=new
415  0x0004=deleted
416  0x0008=only-use-conn-file
417  0x0010=background
418  0x0020=refresh-on-load
419  0x0040=save-data
420end
421
422flagslist=CONNECTION-STRINGFLAGS
423  0x0001=has-source-file
424  0x0002=has-source-conn-file
425  0x0004=has-description
426  0x0008=has-name
427  0x0010=has-sso-id
428end
429
430# CUSTOMFILTER ---------------------------------------------------------------
431
432constlist=CUSTOMFILTER-DATATYPE
433  4=double
434  6=string
435  8=boolean
436  12=blank
437  14=not-blank
438end
439
440shortlist=CUSTOMFILTER-OPERATOR,1,less,equal,less-equal,greater,not-equal,greater-equal
441
442# CUSTOMFILTERS --------------------------------------------------------------
443
444shortlist=CUSTOMFILTERS-RELATION,0,and,or
445
446# DATATABLE ------------------------------------------------------------------
447
448flagslist=DATATABLE-FLAGS
449  0x01=row-table
450  0x02=table-2d
451  0x04=ref1-deleted
452  0x08=ref2-deleted
453  0x10=recalc-always
454end
455
456# DATAVALIDATION -------------------------------------------------------------
457
458combilist=DATAVALIDATION-FLAGS
459  0x0000000F=uint8,dec,type,DATAVALIDATION-TYPE
460  0x00000070=uint8,dec,error-style,DATAVALIDATION-ERRORSTYLE
461  0x00000080=string-list
462  0x00000100=ignore-empty
463  0x00000200=no-dropdown
464  0x00040000=show-input-box
465  0x00080000=show-error-box
466  0x00F00000=uint8,dec,operator,DATAVALIDATION-OPERATOR
467end
468
469shortlist=DATAVALIDATION-TYPE,0,any,whole,decimal,list,date,time,text-length,custom
470shortlist=DATAVALIDATION-OPERATOR,0,between,not-between,equal,not-equal,greater-than,less-than,greater-equal,less-equal
471shortlist=DATAVALIDATION-ERRORSTYLE,0,error,warning,info
472
473# DATAVALIDATIONS ------------------------------------------------------------
474
475combilist=DATAVALIDATIONS-FLAGS
476  0x0001=disable-prompts
477end
478
479# DEFINEDNAME ----------------------------------------------------------------
480
481combilist=DEFINEDNAME-FLAGS
482  0x00000001=hidden
483  0x00000002=function
484  0x00000004=vba
485  0x00000008=macro
486  0x00000010=complex
487  0x00000020=built-in
488  0x00007FC0=int32,dec,func-group,DEFINEDNAME-FUNCGROUP
489  0x00008000=published
490  0x00010000=workbook-param
491end
492
493shortlist=DEFINEDNAME-FUNCGROUP,0,none,financial,date-time,math-trig,statistical,lookup-ref,database,text,logical,information,commands,customizing,macro-control,dde-external,user-definded
494
495constlist=DEFINEDNAME-SHEETID
496  default=
497  -1=global
498end
499
500# DISCRETEFILTERS --------------------------------------------------------------------
501
502shortlist=DISCRETEFILTERS-CALTYPE,0,none,gregorian,gregorian-us,japan,taiwan,korea,hijri,thai,hebrew,gregorian-mideast-fr,gregorian-ar,gregorian-xlit-en,gregorian-xlit-fr
503
504# DXF ------------------------------------------------------------------------
505
506flagslist=DXF-FLAGS
507  0x00008000=border-outline
508end
509
510multilist=DXF-SUBREC
511  0=FILL-PATTERN,FILL-FGCOLOR,FILL-BGCOLOR,FILL-GRADIENT,FILL-STOP
512  5=FONT-COLOR,BORDER-TOP,BORDER-BOTTOM,BORDER-LEFT,BORDER-RIGHT
513  10=BORDER-DIAGONAL,BORDER-VERTICAL,BORDER-HORIZONTAL,BORDER-DIAGUP,BORDER-DIAGDOWN
514  15=ALIGN-HORIZONTAL,ALIGN-VERTICAL,ALIGN-ROTATION,ALIGN-INDENT,ALIGN-READINGORDER
515  20=ALIGN-WRAPTEXT,ALIGN-JUSTLASTLINE,ALIGN-SHRINKTOFIT,,FONT-NAME
516  25=FONT-WEIGHT,FONT-UNDERLINE,FONT-ESCAPEMENT,FONT-ITALIC,FONT-STRIKE
517  30=FONT-OUTLINE,FONT-SHADOW,FONT-CONDENSE,FONT-EXTEND,FONT-CHARSET
518  35=FONT-PITCHFAMILY,FONT-HEIGHT,FONT-SCHEME,NUMFMT-CODE,
519  40=,NUMFMT-ID,ALIGN-RELINDENT,PROT-LOCKED,PROT-HIDDEN
520end
521
522# EXTERNALBOOK ---------------------------------------------------------------
523
524shortlist=EXTERNALBOOK-TYPE,0,book,dde-link,ole-link
525
526# EXTERNALNAMEFLAGS ----------------------------------------------------------
527
528flagslist=EXTERNALNAMEFLAGS-FLAGS
529  0x0002=automatic
530  0x0004=pic-link
531  0x0008=dde-stddocumentname
532  0x0010=ole-link
533  0x0020=iconified
534end
535
536# EXTERNALSHEETS -------------------------------------------------------------
537
538constlist=EXTERNALSHEETS-ID
539  default=
540  -1=deleted
541  -2=special
542end
543
544# EXTSHEETDATA ---------------------------------------------------------------
545
546flagslist=EXTSHEETDATA-FLAGS
547  0x01=refresh-error
548end
549
550# FILL -----------------------------------------------------------------------
551
552shortlist=FILL-GRADIENTTYPE,0,linear,path
553
554# FILTERCOLUMN ---------------------------------------------------------------
555
556flagslist=FILTERCOLUMN-FLAGS
557  0x0001=hidden-button
558  0x0002=show-button
559end
560
561# FONT -----------------------------------------------------------------------
562
563flagslist=FONT-FLAGS
564  0x0001=bold
565  0x0002=italic
566  0x0004=underline
567  0x0008=strikeout
568  0x0010=outline
569  0x0020=shadow
570  0x0040=condense
571  0x0080=extend
572end
573
574multilist=FONT-UNDERLINE
575  0x00=none,single,double
576  0x21=single-acc,double-acc
577end
578
579shortlist=FONT-SCHEME,0,none,major,minor
580shortlist=FONT-ESCAPEMENT,0,none,superscript,subscript
581
582# HEADERFOOTER ---------------------------------------------------------------
583
584flagslist=HEADERFOOTER-FLAGS
585  0x0001=diff-odd-even
586  0x0002=diff-dirst
587  0x0004=scale-with-doc
588  0x0008=align-with-margins
589end
590
591# OLEOBJECT ------------------------------------------------------------------
592
593shortlist=OLEOBJECT-ASPECT,1,content,,,icon
594shortlist=OLEOBJECT-UPDATE,0,na,automatic,,manual
595
596flagslist=OLEOBJECT-FLAGS
597  0x0001=linked
598  0x0002=auto-load
599end
600
601# PAGESETUP ------------------------------------------------------------------
602
603multilist=PAGESETUP-PAPERSIZE
604  0=undefined,letter,letter-small,tabloid,ledger,legal,statement,executive,a3,a4
605  10=a4-small,a5,b4,b5,folio,quarto,10x14,11x17,note,envelope-9
606  20=envelope-10,envelope-11,envelope-12,envelope-14,c,d,e,envelope-dl,envelope-c5,envelope-c3
607  30=envelope-c4,envelope-c6,envelope-c65,envelope-b4,envelope-b5,envelope-b6,envelope-italy,envelope-monarch,envelope-6-3/4,us-standard-fanfold
608  40=german-standard-fanfold,german-legal-fanfold,b4,japanese-dbl-postcaed,9x11,10x11,15x11,,
609  50=envelope-invite,letter-extra,legal-extra,tabloid-extra,a4-extra,letter-transverse,a4-transverse,letter-extra-transverse,super-a-a4,super-b-a3,letter-plus
610  60=a4-plus,a5-transverse,jis-b5-transverse,a3-extra,a5-extra,b5-extra,a2,a3-transverse,a3-extra-transverse
611end
612
613constlist=PAGESETUP-SCALETOPAGES
614  default=
615  0=automatic
616end
617
618combilist=PAGESETUP-FLAGS
619  0x0001=print-in-rows
620  0x0002=landscape
621  0x0004=uninitialized
622  0x0008=black-and-white
623  0x0010=draft-quality
624  0x0020=print-notes
625  0x0040=default-orientation
626  0x0080=use-first-page
627  0x0100=print-notes-at-end
628  0x0600=uint8,dec,print-errors,PAGESETUP-PRINTERRORS
629end
630
631shortlist=PAGESETUP-PRINTERRORS,0,displayed,none,as-dashes,as-na
632
633unitconverter=PAGESETUP-DPI,1,dpi
634
635# PANE -----------------------------------------------------------------------
636
637shortlist=PANE-ID,0,bottom-right,top-right,bottom-left,top-left
638
639flagslist=PANE-FLAGS
640  0x01=frozen
641  0x02=remove-split-with-freeze
642end
643
644# PCDEFINITION ---------------------------------------------------------------
645
646flagslist=PCDEFINITION-FLAGS1
647  0x01=save-data
648  0x02=invalid
649  0x04=refresh-on-load
650  0x08=optimize-memory
651  0x10=enable-refresh
652  0x20=background-query
653  0x40=upgrade-on-refresh
654  0x80=tupel-cache
655end
656
657constlist=PCDEFINITION-MISSINGITEMS
658  default=
659  -1=clear-automatic
660  0=clear-always
661end
662
663flagslist=PCDEFINITION-FLAGS2
664  0x01=has-username
665  0x02=has-rel-id
666  0x04=support-subquery
667  0x08=support-drilldown
668end
669
670# PCDFIELD -------------------------------------------------------------------
671
672flagslist=PCDFIELD-FLAGS
673  0x0001=server-field
674  0x0002=no-unique-items
675  0x0004=database-field
676  0x0008=has-caption
677  0x0010=member-property-field
678  0x0100=has-formula
679  0x0200=has-property-name
680end
681
682# PCDFRANGEPR ----------------------------------------------------------------
683
684shortlist=PCDFRANGEPR-GROUPBY,0,numeric,seconds,minutes,hours,days,months,quarters,years
685
686flagslist=PCDFRANGEPR-FLAGS
687  0x01=auto-start
688  0x02=auto-end
689  0x04=date-group
690end
691
692# PCDFSHAREDITEMS ------------------------------------------------------------
693
694flagslist=PCDFSHAREDITEMS-FLAGS
695  0x0001=has-semi-mixed-types
696  0x0002=has-non-date
697  0x0004=has-date
698  0x0008=has-string-bool-err
699  0x0010=has-blank
700  0x0020=has-mixed-types
701  0x0040=is-numeric
702  0x0080=is-integer
703  0x0100=has-min-max
704  0x0200=long-text
705end
706
707# PCDSOURCE ------------------------------------------------------------------
708
709shortlist=PCDSOURCE-TYPE,0,worksheet,external,consolidation,scenario
710
711# PCDWORKSHEETSOURCE ---------------------------------------------------------
712
713flagslist=PCDWORKSHEETSOURCE-FLAGS
714  0x01=has-rel-id
715  0x02=has-sheet
716end
717
718# PCITEM_ARRAY ---------------------------------------------------------------
719
720constlist=PCITEM_ARRAY-TYPE
721  0x0001=double
722  0x0002=string
723  0x0010=error
724  0x0020=date
725end
726
727# PHONETICPR -----------------------------------------------------------------
728
729shortlist=PHONETICPR-TYPE,0,halfwidth-katakana,fullwidth-katakana,hiragana,no-conversion
730shortlist=PHONETICPR-ALIGNMENT,0,no-control,left,center,distributed
731
732# PIVOTAREA ------------------------------------------------------------------
733
734shortlist=PIVOTAREA-TYPE,0,none,normal,data,all,origin,button,top-right
735
736flagslist=PIVOTAREA-FLAGS1
737  0x01=data-only
738  0x02=label-only
739  0x04=grand-row
740  0x08=grand-col
741  0x10=cache-based
742  0x20=line-mode
743  0x40=part
744  0x80=fuzzy
745end
746
747combilist=PIVOTAREA-FLAGS2
748  0x0001=row
749  0x0002=col
750  0x0004=page
751  0x0008=data
752  0x0FF0=uint8,dec,pos-on-axis
753end
754
755# PRINTOPTIONS ---------------------------------------------------------------
756
757flagslist=PRINTOPTIONS-FLAGS
758  0x0001=horizontal-centered
759  0x0002=vertical-centered
760  0x0004=print-headings
761  0x0008=print-gridlines
762  0x0010=gridlines-set
763end
764
765# Pivot table globals --------------------------------------------------------
766
767constlist=PT-FIELDINDEX
768  default=
769  -2=data-field
770end
771
772# PTDATAFIELD ----------------------------------------------------------------
773
774shortlist=PTDATAFIELD-SUBTOTAL,0,sum,count-all,average,max,min,product,count-num,std-dev,std-dev-p,var,var-p
775shortlist=PTDATAFIELD-SHOWDATAAS,0,normal,difference,percent,percent-diff,run-total,percent-of-row,percent-of-col,percent-of-total,index
776
777constlist=PTDATAFIELD-BASEITEM
778  default=
779  0x001000FC=previous-item
780  0x001000FD=next-item
781end
782
783# PTDEFINITION ---------------------------------------------------------------
784
785flagslist=PTDEFINITION-FLAGS1
786  0x01=show-items
787  0x02=edit-data
788  0x04=disable-field-list
789  0x08=refresh-on-load
790  0x10=hide-calc-members
791  0x20=with-hidden-totals
792  0x40=show-multiple-label
793end
794
795combilist=PTDEFINITION-FLAGS2
796  0x0001=hide-data-drop-down
797  0x0010=hide-drill
798  0x0020=print-drill
799  0x0040=show-member-prop-tips
800  0x0080=hide-data-tips
801  0x7F00=uint8,dec,indent
802  0x8000=hide-headers
803end
804
805flagslist=PTDEFINITION-FLAGS3
806  ignore=0x00010000
807  0x00000001=hide-drop-zones
808  0x00000002=no-asterisk-totals
809  0x00000004=show-empty-row
810  0x00000008=show-empty-col
811  0x00000010=enable-wizard
812  0x00000020=enable-drill
813  0x00000040=enable-field-props
814  0x00000080=preserve-formatting
815  0x00000100=use-auto-formatting
816  0x00000200=show-error
817  0x00000400=show-missing
818  0x00000800=page-over-then-down
819  0x00001000=multiple-page-items
820  0x00002000=row-grand-totals
821  0x00004000=col-grand-totals
822  0x00008000=field-print-titles
823  0x00020000=item-print-titles
824  0x00040000=merge-item
825  0x00080000=has-data-caption
826  0x00100000=has-grand-total-caption
827  0x00200000=has-page-field-style
828  0x00400000=has-pivot-table-style
829  0x00800000=has-vacated-style
830  0x01000000=apply-num-fmt
831  0x02000000=apply-font
832  0x04000000=apply-alignment
833  0x08000000=apply-border
834  0x10000000=apply-fill
835  0x20000000=apply-protection
836  0x40000000=has-tag
837end
838
839flagslist=PTDEFINITION-FLAGS4
840  0x00000001=compact
841  0x00000002=outline
842  0x00000004=outline-data
843  0x00000008=compact-data
844  0x00000010=no-grid-drop-zones
845  0x00000020=published
846  0x00000040=!has-error-caption
847  0x00000080=!has-missing-caption
848  0x00000100=immersive-off
849  0x00000200=single-field-filters
850  0x00000400=has-row-header-caption
851  0x00000800=has-col-header-caption
852  0x00001000=field-list-sort-asc
853  0x00004000=no-custom-list-sort
854end
855
856shortlist=PTDEFINITION-DATAFIELD-AXIS,1,row-axis,col-axis
857
858constlist=PTDEFINITION-DATAFIELD-POS
859  default=
860  -1=append
861end
862
863# PTFIELD --------------------------------------------------------------------
864
865flagslist=PTFIELD-FLAGS1
866  0x00000001=row
867  0x00000002=col
868  0x00000004=page
869  0x00000008=data
870  0x00000100=default
871  0x00000200=sum
872  0x00000400=count-all
873  0x00000800=average
874  0x00001000=max
875  0x00002000=min
876  0x00004000=product
877  0x00008000=count-num
878  0x00010000=std-dev
879  0x00020000=std-dev-p
880  0x00040000=variance
881  0x00080000=variance-p
882  0x01000000=drilled-level
883  0x02000000=hide-dropdown
884  0x04000000=hidden-level
885  0x08000000=has-member-prop-caption
886  0x10000000=compact
887  0x20000000=has-display-name
888  0x40000000=has-subtotal-caption
889  0x80000000=source-ordered
890end
891
892flagslist=PTFIELD-FLAGS2
893  0x00000001=drag-to-row
894  0x00000002=drag-to-col
895  0x00000004=drag-to-page
896  0x00000008=drag-to-hide
897  0x00000010=drag-to-data
898  0x00000020=show-all-items
899  0x00000040=outline
900  0x00000080=insert-blank-row
901  0x00000100=subtotal-top
902  0x00000200=server-based
903  0x00000800=insert-page-break
904  0x00001000=autosort
905  0x00002000=ascend-sort
906  0x00004000=autoshow
907  0x00008000=autoshow-top
908  0x00010000=hide-new-items
909  0x00020000=has-value-filter
910  0x00040000=exclude-new-items
911  0x00080000=multiple-page-items
912  0x00100000=simple-data-sort
913  0x00200000=show-member-prop-report
914  0x00400000=show-member-prop-tooltip
915  0x00800000=show-member-prop-caption
916  0x01000000=items-drilled
917end
918
919# PTFILTER -------------------------------------------------------------------
920
921multilist=PTFILTER-TYPE
922  0=unknown,count,percent,sum,caption-equal,caption-not-equal,caption-begins-width,caption-not-begins-with,caption-ends-width,caption-not-ends-with
923  10=caption-contains,caption-not-contains,caption-greater-than,caption-greater-equal,caption-less-than,caption-less-equal,caption-between,caption-not-between,value-equal,value-not-equal
924  20=value-greater-than,value-greater-equal,value-less-than,value-less-equal,value-between,value-not-between,date-equal,date-older-than,date-newer-than,date-between
925  30=date-tomorrow,date-today,date-yesterday,date-next-week,date-this-week,date-last-week,date-next-month,date-this-month,date-last-month,date-next-quarter
926  40=date-this-quarter,date-last-quarter,date-next-year,date-this-year,date-last-year,year-to-date,date-q1,date-q2,date-q3,date-q4
927  50=date-jan,date-feb,date-mar,date-apr,date-may,date-jun,date-jul,date-aug,date-sep,date-oct
928  60=date-nov,date-dec,date-not-equal,date-older-equal,date-newer-equal,date-not-between
929end
930
931flagslist=PTFILTER-FLAGS
932  0x0001=has-name
933  0x0002=has-description
934  0x0004=has-str-value1
935  0x0008=has-str-value2
936end
937
938# PTFITEM --------------------------------------------------------------------
939
940shortlist=PTFITEM-TYPE,0,data,default,sum,count-all,average,max,min,product,count-mumbers,std-dev,std-dev-p,var,var-p,grand-total,blank
941
942flagslist=PTFITEM-FLAGS
943  0x0001=hidden
944  0x0002=hide-detail
945  0x0004=calculated
946  0x0008=missing
947  0x0010=has-name
948  0x0020=drilled-member
949  0x0040=can-have-children
950  0x0080=collapsed-member
951  0x0100=olap-filter-selected
952end
953
954# PTPAGEFIELD ----------------------------------------------------------------
955
956constlist=PTPAGEFIELD-ITEM
957  default=
958  0x001000FE=multiple-items
959end
960
961flagslist=PTPAGEFIELD-FLAGS
962  0x01=has-unique-name
963  0x02=has-member-caption
964end
965
966# PTREFERENCE ----------------------------------------------------------------
967
968flagslist=PTREFERENCE-FLAGS1
969  0x0001=data
970  0x0002=default
971  0x0004=sum
972  0x0008=count-all
973  0x0010=average
974  0x0020=max
975  0x0040=min
976  0x0080=product
977  0x0100=count-num
978  0x0200=std-dev
979  0x0400=std-dev-p
980  0x0800=variance
981  0x1000=variance-p
982end
983
984flagslist=PTREFERENCE-FLAGS2
985  0x01=selected
986end
987
988# QUERYTABLE -----------------------------------------------------------------
989
990combilist=QUERYTABLE-FLAGS
991  0x00000001=headers
992  0x00000002=row-numbers
993  0x00000004=disable-refresh
994  0x00000008=background
995  0x00000010=first-background
996  0x00000020=refresh-on-load
997  0x000000C0=uint8,dec,grow-shrink,QUERYTABLE-GROWSHRINK
998  0x00000100=fill-formulas
999  0x00000200=save-data
1000  0x00000400=disable-edit
1001  0x00000800=preserve-formatting
1002  0x00001000=adjust-column-width
1003  0x00002000=intermediate
1004  0x00004000=apply-num-fmt
1005  0x00008000=apply-font
1006  0x00010000=apply-alignment
1007  0x00020000=apply-border
1008  0x00040000=apply-fill
1009  0x00080000=apply-protection
1010end
1011
1012shortlist=QUERYTABLE-GROWSHRINK,0,insert-clear,insert-delete,overwrite-clear
1013
1014# ROW ------------------------------------------------------------------------
1015
1016combilist=ROW-FLAGS1
1017  0x0001=thick-top
1018  0x0002=thick-bottom
1019  0x0700=uint8,dec,outline-level
1020  0x0800=outline-collapsed
1021  0x1000=hidden
1022  0x2000=custom-height
1023  0x4000=custom-format
1024end
1025
1026flagslist=ROW-FLAGS2
1027  0x01=show-phonetic
1028end
1029
1030# SHEET ----------------------------------------------------------------------
1031
1032shortlist=SHEET-STATE,0,visible,hidden,very-hidden
1033
1034# SHEETCALCPR ----------------------------------------------------------------
1035
1036flagslist=SHEETCALCPR-FLAGS
1037  0x01=calc-on-load
1038end
1039
1040# SHEETFORMATPR --------------------------------------------------------------
1041
1042flagslist=SHEETFORMATPR-FLAGS
1043  0x0001=custom-row-height
1044  0x0002=rows-hidden
1045end
1046
1047# SHEETPR --------------------------------------------------------------------
1048
1049flagslist=SHEETPR-FLAGS1
1050  0x0001=show-autopagebreaks
1051  0x0008=published
1052  0x0010=dialog-sheet
1053  0x0020=outline-auto-style
1054  0x0040=row-symbols-below
1055  0x0080=column-symbols-right
1056  0x0100=fit-to-pages
1057  0x0400=show-outline-symbols
1058  0x1000=is-row-synched
1059  0x2000=is-col-synched
1060  0x4000=lotus-formula-eval
1061  0x8000=lotus-formula-entry
1062end
1063
1064flagslist=SHEETPR-FLAGS2
1065  0x01=is-filtered
1066  0x02=eval-cond-formats
1067end
1068
1069# SHEETVIEW ------------------------------------------------------------------
1070
1071flagslist=SHEETVIEW-FLAGS
1072  0x0001=window-protected
1073  0x0002=show-formulas
1074  0x0004=show-gridlines
1075  0x0008=show-headings
1076  0x0010=show-zeros
1077  0x0020=right-to-left
1078  0x0040=selected
1079  0x0080=show-ruler
1080  0x0100=show-outline-symbols
1081  0x0200=default-gridcolor
1082  0x0400=show-whitespace
1083end
1084
1085shortlist=SHEETVIEW-TYPE,0,normal,pagebreak-preview,page-layout
1086
1087# TABLE ----------------------------------------------------------------------
1088
1089shortlist=TABLE-TYPE,0,worksheet,,,query-table
1090
1091flagslist=TABLE-FLAGS
1092  0x00000001=totals-row-shown
1093  0x00000002=published
1094  0x00000004=insert-row
1095  0x00000008=insert-row-shift
1096end
1097
1098# TABLESTYLEINFO -------------------------------------------------------------
1099
1100flagslist=TABLESTYLEINFO-FLAGS
1101  0x0001=show-first-column
1102  0x0002=show-last-column
1103  0x0004=show-row-stripes
1104  0x0008=show-column-stripes
1105  0x0010=show-row-headers
1106  0x0020=show-column-headers
1107end
1108
1109# TOP10FILTER ----------------------------------------------------------------
1110
1111flagslist=TOP10FILTER-FLAGS
1112  0x01=!bottom!top
1113  0x02=percent
1114  0x04=applied
1115end
1116
1117# VOLTYPE --------------------------------------------------------------------
1118
1119shortlist=VOLTYPE-TYPE,0,realtime-data,olap-functions
1120
1121# WEBPR ----------------------------------------------------------------------
1122
1123combilist=WEBPR-FLAGS
1124  0x000000FF=uint8,dec,html-format,WEBPR-HTMLFORMAT
1125  0x00000100=xml
1126  0x00000200=source-data
1127  0x00000400=parse-pre
1128  0x00000800=consecutive-delimiters
1129  0x00001000=first-row
1130  0x00002000=xl97-created
1131  0x00004000=text-dates
1132  0x00008000=xl2000-refreshed
1133  0x00010000=html-tables
1134end
1135
1136shortlist=WEBPR-HTMLFORMAT,0,none,rtf,all
1137
1138flagslist=WEBPR-STRINGFLAGS
1139  0x01=has-post-method
1140  0x02=has-edit-page
1141  0x04=has-url
1142end
1143
1144# WORKBBOKPR -----------------------------------------------------------------
1145
1146combilist=WORKBBOKPR-FLAGS
1147  0x00000001=date-1904
1148  0x00000004=hide-border-unsel-tables
1149  0x00000008=filter-privacy
1150  0x00000010=prompted-solutions
1151  0x00000020=show-ink-annotation
1152  0x00000040=backup-file
1153  0x00000080=strip-extlink-values
1154  0x00000300=uint8,dec,update-links,WORKBBOKPR-UPDATELINKS
1155  0x00000400=hide-pivot-fieldlist
1156  0x00000800=publish-items
1157  0x00001000=check-compatibility
1158  0x00006000=uint8,dec,show-objects,WORKBBOKPR-SHOWOBJECTS
1159  0x00008000=show-pivotchart-filter
1160  0x00010000=autocompress-pic
1161  0x00020000=refresh-all-links
1162end
1163
1164shortlist=WORKBBOKPR-UPDATELINKS,0,ask-user,never,always
1165shortlist=WORKBBOKPR-SHOWOBJECTS,0,show,placeholder,hide
1166
1167# WORKBOOKVIEW ---------------------------------------------------------------
1168
1169flagslist=WORKBOOKVIEW-FLAGS
1170  0x01=hidden
1171  0x02=minimized
1172  0x08=show-horizontal-scroll
1173  0x10=show-vertical-scroll
1174  0x20=show-tabbar
1175  0x40=autofilter-date-grouping
1176end
1177
1178# XF -------------------------------------------------------------------------
1179
1180shortlist=XF-HORALIGN,0,general,left,center,right,fill,block,center-across-sel,distribute
1181shortlist=XF-VERALIGN,0,top,center,bottom,justify,distribute
1182shortlist=XF-TEXTDIRECTION,0,context,left-to-right,right-to-left
1183
1184combilist=XF-ALIGNMENT
1185  0x000000FF=uint8,dec,rotation,TEXTROTATION
1186  0x0000FF00=uint8,dec,indent
1187  0x00070000=uint8,dec,hor-align,XF-HORALIGN
1188  0x00380000=uint8,dec,ver-align,XF-VERALIGN
1189  0x00400000=text-wrap
1190  0x00800000=justify-lastline
1191  0x01000000=shrink-to-fit
1192  0x0C000000=uint8,dec,text-dir,XF-TEXTDIRECTION
1193  0x10000000=locked
1194  0x20000000=formula-hidden
1195  0x80000000=quote-prefix
1196end
1197
1198flagslist=XF-USEDFLAGS
1199  0x0001=format
1200  0x0002=font
1201  0x0004=alignment
1202  0x0008=border
1203  0x0010=fill
1204  0x0020=protection
1205end
1206
1207# ============================================================================
1208