Spread for ASP.NET 12 Product Documentation
Code Property (ExcelWarning)


FarPoint.Excel Assembly > FarPoint.Excel Namespace > ExcelWarning Class : Code Property
Gets the Excel warning code.
Syntax
'Declaration
 
Public ReadOnly Property Code As ExcelWarningCode
'Usage
 
Dim instance As ExcelWarning
Dim value As ExcelWarningCode
 
value = instance.Code
public ExcelWarningCode Code {get;}
See Also

Reference

ExcelWarning Class
ExcelWarning Members