XLL+ Class Library (7.0)

Settings.CollapseAllSections

Controls whether the Function Wizard automatically collapses collapsible regions in generated code.

Remarks

This boolean property controls whether the Function Wizard attempts to automatically collapse any collapsible regions within generated code. If it is set to true, then any regions within the generated code that are bounded by #pragma region and #pragma endregion will be collapsed whenever code is generated or regenerated for a function.

See Also

Settings Model | Settings Properties