Searched defs:XclExpCompConfig (Results 1 – 1 of 1) sorted by relevance
243 struct XclExpCompConfig struct245 XclFormulaType meType; // Type of the formula to be created.246 XclExpFmlaClassType meClassType; // Token class handling type.247 bool mbLocalLinkMgr; // True = local (per-sheet) link manager, false = global.248 bool mbFromCell; // True = Any kind of cell formula (cell, array, shared).249 bool mb3DRefOnly; // True = Only 3D references allowed (e.g. names).250 bool mbAllowArrays; // True = Allow inline arrays.