| StrOpen | Open a Tag. | 
| StrOpenHLink | **WARNING**Excel2003 does not let you write this either on hyperlinks, so use StrOpenHLink2. Open an Hyperlink Tag. As we can't use # on hyperlink texts, this gives an alternative.
 
 | 
| StrOpenHLink2 | Open an Hyperlink Tag. As we can't use # on hyperlink texts, this gives an alternative. | 
| StrClose | Close a Tag. | 
| StrCloseHLink | Close an Hyperlink Tag. As we can't use # on hyperlink texts, this gives an alternative. | 
| ParamDelim | Function delimiter. (for example: "<#if(xx ; yy ; zz)> | 
| StrOpenParen | Open Parenthesis. | 
| StrCloseParen | Close Parenthesis. | 
| StrQuote | Quote. | 
| DbSeparator | "." | 
| StrFullDs | "*" | 
| StrFullDsCaptions | "**" | 
| StrDeleteLastRow | "X" | 
| StrDontInsertRanges | "FIXED" | 
| StrDataSetAlias | "ALIAS" | 
| StrDataSetAlias2 | "..ALIAS.." | 
| StrExcludeSheet | "." | 
| RelationshipSeparator | "->" | 
| InternalDB | "__##INT_RNAL_" | 
| StrRowCountColumn | "#RecordCount" | 
| StrRowPosColumn | "#RecordPos" | 
| StrShow | "Show" | 
| StrHide | "Hide" | 
| StrVeryHide | "Very Hide" | 
| StrAutofit | "Autofit" | 
| StrAutofitOn | "All" | 
| StrAutofitOff | "Selected" | 
| StrKeepAutofit | "Keep" | 
| StrDontKeepAutofit | "Fixed" | 
| StrAutofitModeFirst | "First" | 
| StrAutofitModeLast | "Last" | 
| StrAutofitModeNone | "None" | 
| StrAutofitModeBalanced | "Balanced" | 
| StrDefinedLocal | "Local" | 
| StrDefinedGlobal | "Global" | 
| StrRelativeDelete | "Relative" | 
| StrFullDelete | "Full" | 
| StrStaticInclude | "Static" | 
| StrDynamicInclude | "Dynamic" | 
| StrCopyRows | "R" | 
| StrCopyCols | "C" | 
| StrCopyRowsAndCols | "RC" | 
| StrAlignLeft | "LEFT" | 
| StrAlignCenter | "Center" | 
| StrAlignRight | "Right" | 
| StrAlignTop | "Top" | 
| StrAlignBottom | "Bottom" | 
| StrInRow | "InRow" | 
| StrInCol | "InCol" | 
| StrDontGrow | "DontGrow" | 
| StrDontShrink | "DontShrink" | 
| StrAggSum | "Sum" | 
| StrAggAvg | "Avg" | 
| StrAggMax | "Max" | 
| StrAggMin | "Min" | 
| StrAggCount | "Count" | 
| StrDbStart | "[" | 
| StrDbEnd | "]" | 
| RowRange1 | Range delimiter. | 
| RowFull1 | Range delimiter. | 
| RowRange2 | Range delimiter. | 
| RowFull2 | Range delimiter. | 
| ColRange1 | Range delimiter. | 
| ColFull1 | Range delimiter. | 
| ColRange2 | Range delimiter. | 
| ColFull2 | Range delimiter. | 
| CrossTabRange1 | Range delimiter. | 
| CrossTabRange2 | Range delimiter. | 
| CrossTabFull1 | Range delimiter. | 
| CrossTabFull2 | Range delimiter. | 
| KeepRowsTogether | Named Range starting with KeepRows_ | 
| KeepColsTogether | Named Range starting with KeepColumns_ | 
| StrEndKeepTogether | End of tag for keeprowstogether and keepcolstogether | 
| TagTableKeys | List of tag ids. 
 | 
| StrEqual | = | 
| StrConfigSheet | CONFIG | 
| StrDebug | DEBUG | 
| StrErrorsInResultFile | ERRORSINRESULTFILE | 
| StrDebugIntelligentPageBreaks | DEBUGINTELLIGENTPAGEBREAKS | 
| StrSemiAbsoluteReferences | SEMIABSOLUTEREFERENCES | 
| StrAbsoluteReferences | ABSOLUTEREFERENCES | 
| SwapSeries | SWAP SERIES |