SetPicture Method
SetPicture function
Sets an image in the header/footer of a worksheet.
func (instance *PageSetup) SetPicture(isfirst bool, iseven bool, isheader bool, section int32, imagedata []byte) (*Picture, error)
Remarks
See Also
- Class PageSetup
- Library Aspose.Cells for Go