FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FpSpread Class > Save Method : Save(String,Boolean) Method |
'Declaration Public Overloads Function Save( _ ByVal fileName As String, _ ByVal dataOnly As Boolean _ ) As Boolean
string fileName; fileName = "D:\\mine.xml"; FpSpread1.Save(fileName, true);
Dim fileName As String fileName = "D:\mine.xml" FpSpread1.Save(fileName, True)
Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6