Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / FpSpread Class / SaveExcelToResponse Method


In This Topic
    SaveExcelToResponse Method
    In This Topic
    Saves the contents of the Spread component to a Response object in Excel file format with default settings.
    Saves the contents of the Spread component to a Response object in Excel file format.
    Overload List
    OverloadDescription
    Saves the contents of the Spread component to a Response object in Excel file format with default settings.  
    Saves the contents of the Spread component to a Response object in Excel file format with the specified file name.  
    Saves the contents of the Spread component to a Response object in Excel file format with the specified file name.  
    Saves the contents of the Spread component to a Response object in Excel file format with the specified file name and Excel save options.  
    Saves the contents of the Spread component to a Response object in Excel file format with the specified file name and Excel save options.  
    See Also