GrapeCity.Xaml.Excel
Error Property (IExcelDataValidation)


Gets or sets the error message.
Syntax
'Declaration
 
Property Error As String
'Usage
 
Dim instance As IExcelDataValidation
Dim value As String
 
instance.Error = value
 
value = instance.Error
string Error {get; set;}

Property Value

The error message
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelDataValidation Interface
IExcelDataValidation Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options