public PageSetup( FpSpread spread, int sheet, bool showPrintButton, bool showPreviewButton )
'Declaration Public Function New( _ ByVal spread As FpSpread, _ ByVal sheet As Integer, _ ByVal showPrintButton As Boolean, _ ByVal showPreviewButton As Boolean _ )
'Declaration
Public Function New( _ ByVal spread As FpSpread, _ ByVal sheet As Integer, _ ByVal showPrintButton As Boolean, _ ByVal showPreviewButton As Boolean _ )
'Usage Dim spread As FpSpread Dim sheet As Integer Dim showPrintButton As Boolean Dim showPreviewButton As Boolean Dim instance As New PageSetup(spread, sheet, showPrintButton, showPreviewButton)
'Usage
Dim spread As FpSpread Dim sheet As Integer Dim showPrintButton As Boolean Dim showPreviewButton As Boolean Dim instance As New PageSetup(spread, sheet, showPrintButton, showPreviewButton)
PageSetup Class PageSetup Members