FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > SpreadSerializer Class > LoadTextFile Method : LoadTextFile(SheetView,Boolean,IncludeHeaders,String,String,String,String,Boolean) Method |
'Declaration Public Overloads Shared Sub LoadTextFile( _ ByVal sheetView As SheetView, _ ByVal unformatted As Boolean, _ ByVal includeHeaders As IncludeHeaders, _ ByVal rowDelimiter As String, _ ByVal columnDelimiter As String, _ ByVal cellDelimiter As String, _ ByVal data As String, _ ByVal loadFormulas As Boolean _ )
'Usage Dim sheetView As SheetView Dim unformatted As Boolean Dim includeHeaders As IncludeHeaders Dim rowDelimiter As String Dim columnDelimiter As String Dim cellDelimiter As String Dim data As String Dim loadFormulas As Boolean SpreadSerializer.LoadTextFile(sheetView, unformatted, includeHeaders, rowDelimiter, columnDelimiter, cellDelimiter, data, loadFormulas)
public static void LoadTextFile( SheetView sheetView, bool unformatted, IncludeHeaders includeHeaders, string rowDelimiter, string columnDelimiter, string cellDelimiter, string data, bool loadFormulas )
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