GemBox.Spreadsheet
  • Overview
  • Examples
  • Free version
  • Support
  • Pricelist

    Show / Hide Table of Contents

    CalculationMode Enum

    Namespace:
    GemBox.Spreadsheet.CalculationEngine
    Assembly:
    GemBox.Spreadsheet.dll

    Represents the supported modes for performing calculations on workbook data.

    • C#
    • VB.NET
    public enum CalculationMode
    Public Enum CalculationMode

    Fields

    Automatic

    Calculations in the workbook are performed automatically when cell values change.

    AutomaticNoTable

    Calculations in the workbook are performed automatically when cell values change. Tables are excluded during automatic calculation.

    Manual

    Calculations in the workbook are triggered manually by the user.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.