'Declaration
Public Property AllowPage As Boolean
'Usage
Dim instance As SheetView Dim value As Boolean instance.AllowPage = value value = instance.AllowPage
public bool AllowPage {get; set;}
'Declaration
Public Property AllowPage As Boolean
'Usage
Dim instance As SheetView Dim value As Boolean instance.AllowPage = value value = instance.AllowPage
public bool AllowPage {get; set;}
For more information on page navigation, refer to Customizing Page Navigation.