FarPoint.Mvc.Spread Assembly > FarPoint.Mvc.Spread Namespace > FpSpread Class > SaveExcelToResponse Method : SaveExcelToResponse(String,ExcelSaveFlags) Method |
'Declaration Public Overloads Shadows Function SaveExcelToResponse( _ ByVal fileName As String, _ ByVal flag As ExcelSaveFlags _ ) As FileContentResult
'Usage Dim instance As FpSpread Dim fileName As String Dim flag As ExcelSaveFlags Dim value As FileContentResult value = instance.SaveExcelToResponse(fileName, flag)
public new FileContentResult SaveExcelToResponse( string fileName, ExcelSaveFlags flag )
Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional