Page tree

Versions Compared

Key

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

Description

Excerpt

Sets or returns the content of the input message dialog that is displayed when the user selects a cell with a data validation rule.

Signature
C#
C#

 public System.String InputMessage{ get; set; }
Signature
vb.net
vb.net

Public Property InputMessage() As String