WorksheetHeaderFooter.AddPicture Method
Name | Parameters | Description |
---|---|---|
AddPicture(SpreadsheetImageSource, HeaderFooterSection) | imageSource, section | Adds a picture to the worksheet header or footer. |
AddPicture(Image, HeaderFooterSection) | image, section | Adds a picture to the worksheet header or footer. |
AddPicture(String, HeaderFooterSection) | filename, section | Adds a picture to the worksheet header or footer. |