menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ExcelCalculationMode - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ExcelCalculationMode

    Enum that defines different types of the formula calculations.

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum ExcelCalculationMode

    Fields

    Name Description
    Automatic

    Represents the AUTOMATIC calculation type.

    AutomaticExceptTables

    Represents the AUTOMATIC EXCEPT TABLES calculation type.

    Manual

    Represents the MANUAL calculation type.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved