[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.FormulaJsonError

FormulaJsonError Class

Represents the formula error in the json.

Inheritance
FormulaJsonError
Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public sealed class FormulaJsonError : JsonError
Public NotInheritable Class FormulaJsonError
    Inherits JsonError

Properties

Name Description
Column

Column index.

Formula

The formula text.

Row

Row index.

WorksheetName

The worksheet name.