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