FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > SpreadSerializer Class > OpenXml Method : OpenXml(FpSpread,String) Method |
'Declaration Public Overloads Shared Function OpenXml( _ ByVal spread As FpSpread, _ ByVal fileName As String _ ) As Boolean
'Usage Dim spread As FpSpread Dim fileName As String Dim value As Boolean value = SpreadSerializer.OpenXml(spread, fileName)
FarPoint.Web.Spread.Model.SpreadSerializer.OpenXml(fpSpread1, "C:\\SpreadFiles\\file01.xml");
Dim s As New FarPoint.Web.Spread.Model.SpreadSerializer s.OpenXml(FpSpread1, "C:\SpreadFiles\file01.xml")
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