[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.DataValidationJsonError

DataValidationJsonError Class

Represents the DataValidation error in the json.

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

Properties

Name Description
ErrorContent

The content of the error.

Range

The range that own the DataValidation.

WorksheetName

The worksheet name.