|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| + | CloseSpreadsheetDocument (SpreadsheetDocument) |
Closes the SpreadsheetDocument by calling the Dispose method. |
|
| + | CHARACTER GetCellValue (WorkbookPart, Cell) |
Gets and returns the Value of a Cell |
|
| + | DocumentFormat.OpenXml.Spreadsheet.Cell GetRowCell (Row, character) |
Gets the Cell Object from a Row |
|
| + | DocumentFormat.OpenXml.Packaging.WorkbookPart GetWorkbookPart (SpreadsheetDocument) |
Gets and returns the WorkbookPart of the specified SpreadsheetDocument |
|
| + | DocumentFormat.OpenXml.Packaging.WorksheetPart GetWorksheetPart (WorkbookPart) |
Gets and returns the WorksheetPart of the specified WorkbookPart |
|
| + | DocumentFormat.OpenXml.Spreadsheet.SheetData GetWorksheetSheetData (WorkbookPart) |
Gets and returns the WorksheetSheetData of the specified WorkbookPart |
|
| + | InsertCellValue (WorksheetPart, character, integer, character) |
Inserts a Cell Value into the indexed Row and Column of an Excel Worksheet |
|
| + | DocumentFormat.OpenXml.Packaging.SpreadsheetDocument OpenSpreadsheetDocument (character, logical) |
Opens the SpreadsheetDocument |
|
| + | SaveSpreadsheetDocument (SpreadsheetDocument) |
Saves and closes the SpreadsheetDocument |
|
| + | SaveWorkbook (WorkbookPart) |
Saves the Workbook element of the specified WorkbookPart |
|
| + | SetExcelCellValues (WorksheetPart, integer, Object[]) |
Sets the Excel Cell Values based on the provided values Object[] |
|
Top
PUBLIC CloseSpreadsheetDocument (SpreadsheetDocument)
|
||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER GetCellValue (WorkbookPart, Cell)
|
||||||||||||||||||||||||||||||
PUBLIC DocumentFormat.OpenXml.Spreadsheet.Cell GetRowCell (Row, character)
|
||||||||||||||||||||||||||||||
PUBLIC DocumentFormat.OpenXml.Packaging.WorkbookPart GetWorkbookPart (SpreadsheetDocument)
|
||||||||||||||||||||||||||||||
PUBLIC DocumentFormat.OpenXml.Packaging.WorksheetPart GetWorksheetPart (WorkbookPart)
|
||||||||||||||||||||||||||||||
PUBLIC DocumentFormat.OpenXml.Spreadsheet.SheetData GetWorksheetSheetData (WorkbookPart)
|
||||||||||||||||||||||||||||||
PUBLIC InsertCellValue (WorksheetPart, character, integer, character)
|
||||||||||||||||||||||||||||||
PUBLIC DocumentFormat.OpenXml.Packaging.SpreadsheetDocument OpenSpreadsheetDocument (character, logical)
|
||||||||||||||||||||||||||||||
PUBLIC SaveSpreadsheetDocument (SpreadsheetDocument)
|
||||||||||||||||||||||||||||||
PUBLIC SaveWorkbook (WorkbookPart)
|
||||||||||||||||||||||||||||||
PUBLIC SetExcelCellValues (WorksheetPart, integer, Object[])
|
||||||||||||||||||||||||||||||