SetPicture
PageSetup.SetPicture method
Ställer in en bild i sidhuvudet/sidfoten i ett kalkylblad.
public Picture SetPicture(bool isFirst, bool isEven, bool isHeader, int section, byte[] imageData)
Parameter | Typ | Beskrivning |
---|---|---|
isFirst | Boolean | Anger om bilden av sidhuvud/sidfot på första sidan ställs in. |
isEven | Boolean | Anger om bilden av sidhuvud/sidfot på jämna sidor ställs in. |
isHeader | Boolean | Indikerar om bilden av sidhuvud/sidfot ställs in. |
section | Int32 | 0: Vänster sektion, 1: Mittsektion, 2: Höger sektion. |
imageData | Byte[] | Bilddata. |
Returvärde
ReturnerarPicture
objekt.
Se även
- class Picture
- class PageSetup
- namnutrymme Aspose.Cells
- hopsättning Aspose.Cells