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