Spread for ASP.NET 11 Product Documentation
Formatter Property (ExtraRendererSettings)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > ExtraRendererSettings Class : Formatter Property
Gets the extra formatter.
Syntax
'Declaration
 
Public ReadOnly Property Formatter As IFormatter
'Usage
 
Dim instance As ExtraRendererSettings
Dim value As IFormatter
 
value = instance.Formatter
public IFormatter Formatter {get;}
See Also

Reference

ExtraRendererSettings Class
ExtraRendererSettings Members