| SetReadDateTimeInUtcDate | (Boolean) | | public | - |
| CopySheet | (Text, Text, Text, Boolean) | | public | - |
| DeleteWorksheet | (Text) | | public | - |
| GetSheetsCount | () | Integer | public | - |
| EnterCellByCellName | (Text, Text[250]) | | public | - |
| SetActiveWriterSheet | (Text) | | public | - |
| GetWriterSheetNameByNumber | (Integer) | Text | public | - |
| CreateNewBook | (Text[250]) | | public | - |
| CreateBook | (Text, Text) | | public | - |
| GetValueByCellName | (Text) | Text | public | - |
| GetNextColumnCellName | (Text[30]) | Text | public | - |
| GetNextRowCellName | (Text[30]) | Text | public | - |
| OpenBook | (Text, Text) | | public | - |
| OpenBookStream | (InStream, Text) | Text | public | - |
| OpenBookForUpdate | (Text) | | public | - |
| UpdateBook | (Text, Text) | | public | - |
| UpdateBookExcel | (Text, Text, Boolean) | | public | - |
| UpdateBookStream | (var InStream, Text, Boolean) | | public | - |
| CloseBook | () | | public | - |
| SelectOrAddSheet | (Text) | | public | - |
| SetActiveReaderSheet | (Text) | | public | - |
| WriteSheet | (Text, Text, Text) | | public | - |
| WriteAllToCurrentSheet | (var Record Excel Buffer) | | public | - |
| WriteCellValue | (Record Excel Buffer) | | public | - |
| WriteCellFormula | (Record Excel Buffer) | | public | - |
| SetColumnWidth | (Text[10], Decimal) | | public | - |
| CreateRangeName | (Text[30], Integer, Integer) | | public | - |
| ReadSheet | () | | public | - |
| ReadSheetContinous | (Text, Boolean) | | public | - |
| SelectSheetsName | (Text) | Text[250] | public | - |
| SelectSheetsNameStream | (InStream) | Text[250] | public | - |
| GetExcelReference | (Integer) | Text[250] | public | - |
| ExportBudgetFilterToFormula | (var Record Excel Buffer) | Boolean | public | - |
| AddToFormula | (Text[30]) | Boolean | public | - |
| GetFormula | () | Text[1000] | public | - |
| SetFormula | (Text[1000]) | | public | - |
| ClearFormula | () | | public | - |
| NewRow | () | | public | - |
| AddColumn | (Variant, Boolean, Text, Boolean, Boolean, Boolean, Text[30], Option) | | public | - |
| AddInfoColumn | (Variant, Boolean, Boolean, Boolean, Boolean, Text[30], Option) | | public | - |
| EnterCell | (var Record Excel Buffer, Integer, Integer, Variant, Boolean, Boolean, Boolean) | | public | - |
| StartRange | () | | public | - |
| EndRange | () | | public | - |
| CreateRange | (Text[250]) | | public | - |
| ClearNewRow | () | | public | - |
| SetUseInfoSheet | () | | public | - |
| UTgetGlobalValue | (Text[30], var Variant) | | public | - |
| SetCurrent | (Integer, Integer) | | public | - |
| CreateValidationRule | (Code[20]) | | public | - |
| QuitExcel | () | | public | - |
| OpenExcel | () | | public | - |
| DownloadAndOpenExcel | () | | public | - |
| OpenExcelWithName | (Text) | | public | - |
| CreateBookAndOpenExcel | (Text, Text[250], Text, Text, Text) | | public | - |
| SetFriendlyFilename | (Text) | | public | - |
| ConvertDateTimeDecimalToDateTime | (Decimal) | DateTime | public | - |
| SaveToStream | (var OutStream, Boolean) | | public | - |
| GetSheetsNameListFromStream | (InStream, var Record Name/Value Buffer) | Boolean | public | - |
| ParseCellValue | (Text, Text) | | protected | - |
| ReadSheetContinous | (Text, Boolean, List, List, Integer) | | public | - |