FirstPage Property (PageSetup)
Gets or sets a
PageSetup value indicating whether the alignment of text on the first page of a worksheet or section.
'Declaration
Public ReadOnly Property FirstPage As PageSetup
'Usage
Dim instance As PageSetup
Dim value As PageSetup
value = instance.FirstPage
Property Value
A
PageSetup value specifying the alignment of text on the first page.