Spread for ASP.NET 12 Product Documentation
NamedStyles Property (INamedStyleSupport)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > INamedStyleSupport Interface : NamedStyles Property
Gets or sets the collection of styles used by the style model.
Syntax
'Declaration
 
Property NamedStyles As NamedStyleCollection
'Usage
 
Dim instance As INamedStyleSupport
Dim value As NamedStyleCollection
 
instance.NamedStyles = value
 
value = instance.NamedStyles
NamedStyleCollection NamedStyles {get; set;}
See Also

Reference

INamedStyleSupport Interface
INamedStyleSupport Members