Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IValidation Interface / IgnoreBlank Property
In This Topic
    IgnoreBlank Property
    In This Topic
    Gets or sets whether blank values are permitted by the data range validation (read or write).
    Syntax
    System.bool IgnoreBlank {get; set;}
    See Also