Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / JsonError Class / ErrorMessage Property
In This Topic
    ErrorMessage Property (JsonError)
    In This Topic
    The message of the error.
    Syntax
    public System.string ErrorMessage {get;}
    See Also