Spread for ASP.NET 12 Product Documentation
Count Property (ExcelWarningList)


FarPoint.Excel Assembly > FarPoint.Excel Namespace > ExcelWarningList Class : Count Property
Gets the number of warnings in the list of Excel file operation warnings.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
'Usage
 
Dim instance As ExcelWarningList
Dim value As Integer
 
value = instance.Count
public int Count {get;}
See Also

Reference

ExcelWarningList Class
ExcelWarningList Members