[]
Gets a value indicating whether blank values are permitted by the range data validation.
bool IgnoreBlank { get; set; }
Property IgnoreBlank As Boolean
Type | Description |
---|---|
bool |
|
If the IgnoreBlank property is true
, cell data is considered valid if the cell is blank, or if a cell referenced by either the Formula1 or Formula2 property is blank.