GrapeCity.Documents.Excel Namespace / FormulaJsonError Class
Properties

FormulaJsonError Class Members

The following tables list the members exposed by FormulaJsonError.

Public Properties
 NameDescription
Public Property Column index.  
Public Property The message of the error. (Inherited from GrapeCity.Documents.Excel.JsonError)
Public Property The formula text.  
Public Property Row index.  
Public Property The worksheet name.  
Top
See Also