Loading [Contrib]/a11y/accessibility-menu.js
Skip to content

Settings

DHI.Solutions.SpreadsheetManager.Config

DHI.Solutions.SpreadsheetManager.Config contains settings used by the spreadsheet manager of MIKE OPERATIONS.

<?xml version="1.0" encoding="utf-8" ?>
<configuration>
  <appSettings>
    <add key="MinChangeLogEntryLength" value="5" />
    <add key="ChangeLogEntryOnSave" value="False" />
    <add key="WorkbookCulture" value="en-US"/>
    <add key="CapLength" value="-1"/>
    <add key="UsePseudoAutomaticCalculationMode" value="False"/>
  </appSettings>
</configuration>