An indooGrid Documented Class Library

msTableConverter Class

convert MS formated table (word, excell, access,... tab as delimiter, carriage return A0 as row delimiter, optional double quote as text qouted) into datatable and vice versa. MSexcel use only rowDelimiter1, ms access use normal carriage return and line feed (rowDelimiter1 & rowDelimiter2)

For a list of all members of this type, see msTableConverter Members.

System.Object
   msTableConverter

[Visual Basic]
Public Class msTableConverter
[C#]
public class msTableConverter

Requirements

Namespace: Indoo.Data

Assembly: indooGrid20 (in indooGrid20.dll)

See Also

msTableConverter Members | Indoo.Data Namespace