GrapeCity.Xaml.Excel
ErrorStyle Property (IExcelDataValidation)


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

Property Value

The error alert style.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelDataValidation Interface
IExcelDataValidation Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options