The properties of the Settings class are listed here.
DefaultArgumentType | Data type applied to new arguments | |
DefaultCategory | Category used for new add-in functions | |
DefaultExcelVersions | Controls which Excel versions a new function will support explicitly | |
DefaultFunctionExtensions | List of function extensions automatically added to new functions. | |
DefaultMatrixContainer | Template class used in C++ for the targets of matrix arguments. | |
DefaultTruncateArrayFlags | Array truncation flags applied by default to array arguments | |
DefaultVectorContainer | Template class used in C++ for the targets of vector arguments. |
MaxCharsPerLine | The maximum number of characters per line in generated code. |
DefaultExcelExe | Full path to Excel executable file EXCEL.EXE. This is the version of Excel that will be used for debugging. | |
IncludePath | Directory containing XLL+ header files. | |
LibPath | Directory containing XLL+ run-time libraries. |
TemplatesFolder | Directory containing the XLL+ code generation templates. |
GeneratorClassName | Name of generated class. | |
GeneratorNamespace | Namespace of generated class. | |
IncludeDebugInformation | Determines whether the emitted generator code will contain debug information. | |
TmpFolder | Name of sub-folder of the user's temporary directory where generator code will be emitted and compiled. |
CollapseAllSections | Controls whether the Function Wizard automatically collapses collapsible regions in generated code. | |
EditorIdleInterval | The number of milliseconds to wait between running background tasks in the editor. | |
FavoriteArgumentsFile | Location for file containing favorite arguments. | |
InstallationFolder | Returns the installation folder for this version of XLL+ | |
MaxFunctionsOnMenu | Maximum number of functions listed in the 'Select Function' menu. | |
ShowAdvancedProperties | Show or hide advanced function properties in Visual Studio Properties window | |
ToolsFolder | Returns the folder containing the XLL+ development tools | |
UserSettingsFolder | Location for per-user XLL+ configuration files. |
HhcExe | Full path to HTML Help Compiler HHC.EXE. | |
HhcExeResolved | Full path to actual executable used for help compilation | |
IncludeHelpInDebugBuild | Controls whether help files are included in the Debug configuration build of new and upgraded projects. | |
SkipHelpBuilderSetup | Controls whether the command line for buildoing a help file is updated before a build. |
UserName | The name of the user of the XLL+ Tool-kit | |
UserOrganization | The organization to which the user belongs |