FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > SpreadSerializer Class > LoadTextFile Method : LoadTextFile(SheetView,Boolean,IncludeHeaders,Boolean,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 includeFooter As Boolean, _ 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 includeFooter As Boolean 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, includeFooter, rowDelimiter, columnDelimiter, cellDelimiter, data, loadFormulas)
public static void LoadTextFile( SheetView sheetView, bool unformatted, IncludeHeaders includeHeaders, bool includeFooter, string rowDelimiter, string columnDelimiter, string cellDelimiter, string data, bool loadFormulas )
Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional