GrapeCity.Xaml.Excel
ErrorStyle Property (ExcelDataValidation)


Gets or sets the error alert style of the data validation.
Syntax
'Declaration
 
Public Property ErrorStyle As ExcelDataValidationErrorStyle
'Usage
 
Dim instance As ExcelDataValidation
Dim value As ExcelDataValidationErrorStyle
 
instance.ErrorStyle = value
 
value = instance.ErrorStyle
public ExcelDataValidationErrorStyle ErrorStyle {get; set;}

Property Value

The error alert style.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelDataValidation Class
ExcelDataValidation Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options