Optional
projectInstance: SourceWorkbook calculation Properties
Readonly
csvcsv file format operations
Readonly
definedReadonly
nextThe Workbook views controls how many separate windows Excel will open when viewing the workbook.
return a clone of worksheets in order
Readonly
xlsxxlsx file format operations
Static
DatasetAdd Image to Workbook and return the id
Add a new worksheet and return a reference to it
Optional
name: stringOptional
options: Partial<AddWorksheetOptions>Iterate over all sheets.
Note: workbook.worksheets.forEach
will still work but this is better.
fetch sheet by name or id
Optional
indexOrName: string | numberStatic
createStatic
isStatic
SanetizeStatic
toTransforms a project instance into an Excel report format
Optional
projectInstance: ProxyProjectInstanceThe project instance to transform into Excel format
A report object containing the Excel representation of the project
This method creates an Excel report from a project instance with the following worksheets:
Static
toStatic
toStatic
Validate
La classe ExcelDocument étend la classe Workbook de la bibliothèque ExcelJS dans TypeScript.