Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / FormulaJsonError Class
Properties

In This Topic
    FormulaJsonError Class Members
    In This Topic

    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