Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / SaveExcelEventArgs Class / SaveExcelEventArgs Constructor


In This Topic
    SaveExcelEventArgs Constructor
    In This Topic
    Creates a new object with the SaveExcel event arguments.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New SaveExcelEventArgs()
    public SaveExcelEventArgs()
    See Also