Page tree

Versions Compared

Key

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

Description

Excerpt

Sets or returns whether Excel should display an error alert if invalid data is entered.

Signature
C#
C#

 public boolean ShowErrorAlert{ get; set; }
Signature
vb.net
vb.net

Public Property ShowErrorAlert() As Boolean