'Declaration Property UseCustomStartingPage As System.Boolean
'Usage Dim instance As IExcelPrintPageSetting Dim value As System.Boolean instance.UseCustomStartingPage = value value = instance.UseCustomStartingPage
System.bool UseCustomStartingPage {get; set;}