Spread ASP.NET 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelWarningList Class
Members


In This Topic
    ExcelWarningList Class
    In This Topic
    Represents the collection of warnings generated by loading or saving an Excel file.
    Object Model
    ExcelWarningList ClassExcelWarning Class
    Syntax
    'Declaration
     
    
    Public Class ExcelWarningList 
    'Usage
     
    
    Dim instance As ExcelWarningList
    public class ExcelWarningList 
    Inheritance Hierarchy

    System.Object
       FarPoint.Excel.ExcelWarningList

    See Also