[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IRange.Validation

Validation Property

Validation

Returns an instance of IValidation which may be used to get and set validation properties of the cells represented by this IRange.

Declaration
IValidation Validation { get; }
ReadOnly Property Validation As IValidation