'Declaration <System.ComponentModel.BrowsableAttribute(False)> <System.ComponentModel.DefaultValueAttribute()> Public Property NamedStyles As StyleInfoCollection
'Usage Dim instance As GcSpreadSheet Dim value As StyleInfoCollection instance.NamedStyles = value value = instance.NamedStyles
[System.ComponentModel.Browsable(false)] [System.ComponentModel.DefaultValue()] public StyleInfoCollection NamedStyles {get; set;}