Link Search Menu Expand Document

ValidationErrorTitle Property

Gets or sets the title of the data-validation error dialog box.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public string ErrorTitle { get; set; }

Property Value

Type: String
The error title.
See Also

Reference