'Declaration Property SmartPrintPagesWidth As Integer
'Usage Dim instance As IExcelPrintPageSetting Dim value As Integer instance.SmartPrintPagesWidth = value value = instance.SmartPrintPagesWidth
int SmartPrintPagesWidth {get; set;}
'Declaration Property SmartPrintPagesWidth As Integer
'Usage Dim instance As IExcelPrintPageSetting Dim value As Integer instance.SmartPrintPagesWidth = value value = instance.SmartPrintPagesWidth
int SmartPrintPagesWidth {get; set;}