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

    Show / Hide Table of Contents

    SpreadsheetCalculationError Enum

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

    Spreadsheet calculation error type enumeration.

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

    Fields

    Calc

    Error on calculation or invalid parameter passed to function.

    DivideByZero

    Divide by zero error.

    Name

    Undefined function or identifier.

    NotAvailable

    Designated value is not available.

    Null

    Null value error.

    Number

    Value cannot be converted to number or number is out of defined range.

    Reference

    Cell reference evaluation error.

    Spill

    Spill range is not blank.

    Value

    Incompatible argument type error.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.