[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IRange.ValidationIsSame

ValidationIsSame Property

ValidationIsSame

Returns true if the validation options of all cells represented by this IRange are the same; otherwise, false is returned.

Declaration
bool ValidationIsSame { get; }
ReadOnly Property ValidationIsSame As Boolean