Spread Windows Forms 15.0
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.
    Syntax
    'Declaration
     
    
    Public Class ExcelWarningList 
       Implements ISupportMultiThreading 
    'Usage
     
    
    Dim instance As ExcelWarningList
    public class ExcelWarningList : ISupportMultiThreading  
    Inheritance Hierarchy

    System.Object
       FarPoint.Excel.ExcelWarningList

    See Also