'Declaration <CategoryAttribute("Workbook")> Public Property UpdateLinks As UpdateLinks
'Usage Dim instance As GcSpreadSheet Dim value As UpdateLinks instance.UpdateLinks = value value = instance.UpdateLinks
[Category("Workbook")] public UpdateLinks UpdateLinks {get; set;}