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