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