Page tree

Versions Compared

Key

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

...

Description

Excerpt

Sets or returns the title 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 Title{ get; set; }
{signature}{signature:
}
Signature
vb.net
vb.net
Public Property Title() As String
{signature}