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