Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Description

Excerpt

Sets or returns whether the data validation rule should ignore blank cells.

Signature
C#
C#
public boolean IgnoreBlanks{ get; set; }
{signature}{signature:
}
Signature
vb.net
vb.net
Public Property IgnoreBlanks() As Boolean
{signature}