[]
Represents the DataValidation error in the json.
public sealed class DataValidationJsonError : JsonError
Public NotInheritable Class DataValidationJsonError
Inherits JsonError
Name | Description |
---|---|
ErrorContent | The content of the error. |
Range | The range that own the DataValidation. |
WorksheetName | The worksheet name. |