SetFirstPageFooter
PageSetup.SetFirstPageFooter method
Définit un script mettant en forme le premier pied de page d’un fichier Excel.
public void SetFirstPageFooter(int section, string footerScript)
Paramètre | Taper | La description |
---|---|---|
section | Int32 | 0 : Section gauche, 1 : Section centrale, 2 : Section droite. |
footerScript | String | Script de format de pied de page. |
Voir également
- class PageSetup
- espace de noms Aspose.Cells
- Assemblée Aspose.Cells