Method |
Description |
|
Dispose ( bool disposing ) : void |
|
|
DumpBiffRecords ( ) : void |
|
|
ExcelBinaryReader ( ) : System |
|
|
ExcelBinaryReader ( ReadOption readOption ) : System |
|
|
fail ( string message ) : void |
|
|
findFirstDataCellOffset ( int startOffset ) : int |
|
|
initializeSheetRead ( ) : void |
|
|
moveToNextRecord ( ) : bool |
|
|
moveToNextRecordNoIndex ( ) : bool |
|
|
pushCellValue ( XlsBiffBlankCell cell ) : void |
|
|
readWholeWorkSheet ( XlsWorksheet sheet ) : DataTable |
|
|
readWholeWorkSheetNoIndex ( bool triggerCreateColumns, DataTable table ) : void |
|
|
readWholeWorkSheetWithIndex ( XlsBiffIndex idx, bool triggerCreateColumns, DataTable table ) : bool |
|
|
readWorkBookGlobals ( ) : void |
|
|
readWorkSheetGlobals ( XlsWorksheet sheet, XlsBiffIndex &idx, XlsBiffRow &row ) : bool |
|
|
readWorkSheetRow ( ) : bool |
|
|
tryConvertOADateTime ( double value, ushort XFormat ) : object |
|
|
tryConvertOADateTime ( object value, ushort XFormat ) : object |
|
|