Spread Silverlight Documentation
Message Property (ExcelWarning)


GrapeCity.Excel Namespace > ExcelWarning Class : Message Property
Gets the string description of the warning.
Syntax
'Declaration
 
Public ReadOnly Property Message As System.String
'Usage
 
Dim instance As ExcelWarning
Dim value As System.String
 
value = instance.Message
public System.string Message {get;}
See Also

Reference

ExcelWarning Class
ExcelWarning Members