FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.Model 名前空間 > GeneralFormatter クラス > GeneralFormatter コンストラクタ : GeneralFormatter コンストラクタ(String,IFormatProvider) |
'Declaration Public Function New( _ ByVal formatString As String, _ ByVal formatInfo As IFormatProvider _ )
'使用法 Dim formatString As String Dim formatInfo As IFormatProvider Dim instance As New GeneralFormatter(formatString, formatInfo)
public GeneralFormatter( string formatString, IFormatProvider formatInfo )