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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > StyleInfo Class : Formatter Property
Gets or sets the formatter to use.
Syntax
'Declaration
 
Public Overridable Property Formatter As IFormatter
'Usage
 
Dim instance As StyleInfo
Dim value As IFormatter
 
instance.Formatter = value
 
value = instance.Formatter
public virtual IFormatter Formatter {get; set;}
See Also

Reference

StyleInfo Class
StyleInfo Members