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

In This Topic
    DataValidationJsonError Class Members
    In This Topic

    The following tables list the members exposed by DataValidationJsonError.

    Public Properties
     NameDescription
    Public Property The content of the error.  
    Public Property The message of the error. (Inherited from GrapeCity.Documents.Excel.JsonError)
    Public Property The range that own the DataValidation.  
    Public Property The worksheet name.  
    Top
    See Also