public static void LoadTextFile( SheetView sheetView, Stream stream, bool unformatted, IncludeHeaders includeHeaders, bool includeFooter, string rowDelimiter, string columnDelimiter, string cellDelimiter, Encoding encoding )
'宣言 Public Overloads Shared Sub LoadTextFile( _ ByVal sheetView As SheetView, _ ByVal stream As Stream, _ 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 encoding As Encoding _ )
'宣言
Public Overloads Shared Sub LoadTextFile( _ ByVal sheetView As SheetView, _ ByVal stream As Stream, _ 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 encoding As Encoding _ )
SpreadSerializer クラス SpreadSerializer メンバ オーバーロード一覧
© MESCIUS inc. All rights reserved.