Spreadsheet Editor
Provides specialized editing capabilities for spreadsheet documents. Supports template-based document generation and manipulation of OpenXML Excel documents.
Functions
Link copied to clipboard
Applies a template model to the spreadsheet document from a stream.
Applies a template model to the spreadsheet document from a JSON string.
Link copied to clipboard
Creates a new SpreadsheetEditor instance and begins editing the specified document.
Link copied to clipboard
Saves the current changes to the specified stream.
Saves the current changes to a file at the specified path.
Link copied to clipboard
Saves the spreadsheet document with the applied template model to a stream.
Saves the spreadsheet document with the applied template model to a file.