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