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