OpenPetra
Free Administration Software for Non-Profits
Ict.Common.IO.TOpenDocumentParser Class Reference

Static Public Member Functions

static DataTable ParseODSStream2DataTable (MemoryStream AStream, bool AHasHeader=false, int AWorksheetID=0, List< string >AColumnsToImport=null)
 Load an OpenDocument .ods file into a datatable More...
 

Detailed Description

provides methods for reading Open Document files see http://en.wikipedia.org/wiki/OpenDocument

Member Function Documentation

◆ ParseODSStream2DataTable()

static DataTable Ict.Common.IO.TOpenDocumentParser.ParseODSStream2DataTable ( MemoryStream  AStream,
bool  AHasHeader = false,
int  AWorksheetID = 0,
List< string >  AColumnsToImport = null 
)
inlinestatic

Load an OpenDocument .ods file into a datatable


The documentation for this class was generated from the following file: