Spread Windows Forms 12.0 Product Documentation
Message Property (ExcelWarning)


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

Property Value

String containing the description of the warning
See Also

Reference

ExcelWarning Class
ExcelWarning Members