'Declaration <System.ComponentModel.DefaultValueAttribute()> Public Property StartSheetIndex As System.Integer
'Usage Dim instance As Workbook Dim value As System.Integer instance.StartSheetIndex = value value = instance.StartSheetIndex
[System.ComponentModel.DefaultValue()] public System.int StartSheetIndex {get; set;}