ComponentOne Excel for .NET
C1.Excel Assembly / C1.Excel Namespace / XLProgressEventArgs Class
Members

In This Topic
    XLProgressEventArgs Class
    In This Topic
    Provides data for the C1XLBook.Progress event of a C1XLBook.
    Object Model
    XLProgressEventArgs Class
    Syntax
    'Declaration
     
    Public Class XLProgressEventArgs 
       Inherits System.EventArgs
    public class XLProgressEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Excel.XLProgressEventArgs

    See Also