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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FpSpread Class : NamedStyles Property
Gets a collection of styles for the Spread component.
Syntax
'Declaration
 
Public ReadOnly Property NamedStyles As NamedStyleCollection
'Usage
 
Dim instance As FpSpread
Dim value As NamedStyleCollection
 
value = instance.NamedStyles
public NamedStyleCollection NamedStyles {get;}
See Also

Reference

FpSpread Class
FpSpread Members