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