IExportContext Members
A base interface that implements methods to modify the exported spreadsheet.
#Methods
Name | Description |
---|---|
Add |
Adds an empty row. |
Add |
Adds an empty row and populates it with values. |
Add |
Adds an empty row and populates it with the specified values. |
Insert |
Inserts an image into the specified cell range. |
Merge |
Merges cells in the specified range. |
See Also