ISheetHeaderFooterExportContext Methods
Implements methods which allow you to modify a header or footer in the exported spreadsheet.
Name | Description |
---|---|
Add |
Adds an empty row.
Inherited from IExport |
Add |
Adds an empty row and populates it with values.
Inherited from IExport |
Add |
Adds an empty row and populates it with the specified values.
Inherited from IExport |
Insert |
Inserts an image into the specified cell range.
Inherited from IExport |
Insert |
Inserts a n image into the sheet’s header of footer. |
Merge |
Merges cells in the specified range.
Inherited from IExport |
See Also