Επιστρέφει a
IXLSPageSetup object that contains all the page setup settings for the specified Worksheet. Read-only
Σύνταξη
Παράδειγμα
This example sets the center header text for the first Worksheet
Workbook.Sheets[1].PageSetup.CenterHeader := 'Monthly report';