Gets or sets the title of the data validation input dialog box.
Declaration
string InputTitle { get; set; }
Property InputTitle As String
Property Value
Type |
Description |
string |
A string value represents the title of the data validation input dialog box.
|