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