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