Spread Windows Forms 12.0 Product Documentation
GeneralFormatter Constructor()


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace > GeneralFormatter Class > GeneralFormatter Constructor : GeneralFormatter Constructor()
Creates a new general formatter with default formatting information.
Syntax
'Declaration
 
Public Function New()
'Usage
 
Dim instance As New GeneralFormatter()
public GeneralFormatter()
Remarks
This constructor creates a new formatter with a null FormatString and default NumberFormatInfo and DateTimeFormatInfo objects which are copied from the current regional settings.
See Also

Reference

GeneralFormatter Class
GeneralFormatter Members
Overload List