[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.FormulaJsonError

FormulaJsonError Class

Represents the formula error in the json.

Inheritance
FormulaJsonError
Namespace: GrapeCity.Documents.Excel
Assembly: GcDocs.Excel.dll
Syntax
public sealed class FormulaJsonError : JsonError

Properties

Name Description
Column

Column index.

Formula

The formula text.

Row

Row index.

WorksheetName

The worksheet name.