Spread for ASP.NET 12 Product Documentation
Formatter Property (NamedStyle)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > NamedStyle Class : Formatter Property
Gets or sets the formatter for the style.
Syntax
'Declaration
 
Public Overrides Property Formatter As IFormatter
'Usage
 
Dim instance As NamedStyle
Dim value As IFormatter
 
instance.Formatter = value
 
value = instance.Formatter
public override IFormatter Formatter {get; set;}
See Also

Reference

NamedStyle Class
NamedStyle Members