SetFooterPicture
PageSetup.SetFooterPicture method
Setzt ein Bild in die Fußzeile eines Arbeitsblatts.
public Picture SetFooterPicture(int section, byte[] footerPicture)
Parameter | Typ | Beschreibung |
---|---|---|
section | Int32 | 0: Linker Abschnitt, 1: Mittlerer Abschnitt, 2: Rechter Abschnitt. |
footerPicture | Byte[] | Bilddaten. |
Rückgabewert
Kehrt zurückPicture
Objekt.
Siehe auch
- class Picture
- class PageSetup
- namensraum Aspose.Cells
- Montage Aspose.Cells