MESCIUS SPREAD for Windows Forms 15.0J
GeneralFormatter クラス メンバ
フィールド  プロパティ  メソッド 


GeneralFormatterデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタGeneralFormatter コンストラクタ  
トップ
プロテクト フィールド
 名前解説
Protected フィールドcnvtbLiteralDelimiterリテラルの区切り記号  
Protected フィールドfpseCurrencyValue通貨値  
Protected フィールドfpseDatePartsMaximum日付部分の最大数  
Protected フィールドfpseDateValue日付値  
Protected フィールドfpseDay日  
Protected フィールドfpseDecodeDateResultsMask日付マスク  
Protected フィールドfpseDecodeInvalidDate無効な日付  
Protected フィールドfpseDecodeInvalidTime無効な時刻  
Protected フィールドfpseDecodeTimeResultsMask時刻マスク  
Protected フィールドfpseDecodeValidDate有効な日付  
Protected フィールドfpseDecodeValidTime有効な時刻  
Protected フィールドfpseEmptyUndefined空の未定義  
Protected フィールドfpseFormulaValue数式値  
Protected フィールドfpseHour時  
Protected フィールドfpseMinute分  
Protected フィールドfpseMonth月  
Protected フィールドstatic (Shared in Visual Basic)fpseMonthSeparatorCharSet月区切り文字セット  
Protected フィールドfpseNumericValue数値  
Protected フィールドfpsePercentValueパーセント値  
Protected フィールドfpseSecond秒  
Protected フィールドfpseSymbolCommaコンマ記号  
Protected フィールドfpseSymbolDateSeparatorGrp日付区切り記号  
Protected フィールドfpseSymbolMinusマイナス記号  
Protected フィールドfpseSymbolMonthName10Grp  
Protected フィールドfpseSymbolMonthName11Grp  
Protected フィールドfpseSymbolMonthName12Grp  
Protected フィールドfpseSymbolMonthName1Grp  
Protected フィールドfpseSymbolMonthName2Grp  
Protected フィールドfpseSymbolMonthName3Grp  
Protected フィールドfpseSymbolMonthName4Grp  
Protected フィールドfpseSymbolMonthName5Grp  
Protected フィールドfpseSymbolMonthName6Grp  
Protected フィールドfpseSymbolMonthName7Grp  
Protected フィールドfpseSymbolMonthName8Grp  
Protected フィールドfpseSymbolMonthName9Grp  
Protected フィールドfpseSymbolMonthNameGrp月名記号  
Protected フィールドfpseSymbolNumbericDigits数字記号  
Protected フィールドfpseSymbolNumberUsedForDate日付用数字記号  
Protected フィールドfpseSymbolNumberUsedForTime時刻用数字記号  
Protected フィールドfpseSymbolShortMonthName10Grp  
Protected フィールドfpseSymbolShortMonthName11Grp  
Protected フィールドfpseSymbolShortMonthName12Grp  
Protected フィールドfpseSymbolShortMonthName1Grp  
Protected フィールドfpseSymbolShortMonthName2Grp  
Protected フィールドfpseSymbolShortMonthName3Grp  
Protected フィールドfpseSymbolShortMonthName4Grp  
Protected フィールドfpseSymbolShortMonthName5Grp  
Protected フィールドfpseSymbolShortMonthName6Grp  
Protected フィールドfpseSymbolShortMonthName7Grp  
Protected フィールドfpseSymbolShortMonthName8Grp  
Protected フィールドfpseSymbolShortMonthName9Grp  
Protected フィールドfpseSymbolShortMonthNameGrp短縮月名記号  
Protected フィールドfpseSymbolTimeAMStringGrpAM時刻記号  
Protected フィールドfpseSymbolTimePMStringGrpPM時刻記号  
Protected フィールドfpseSymbolTimeSeparatorGrp時刻区切り記号  
Protected フィールドfpseSymbolUndefined未定義の記号  
Protected フィールドfpseSymbolUnknown不明な記号  
Protected フィールドfpseSymbolWhiteSpace空白記号  
Protected フィールドfpseTempStringMax最大文字数  
Protected フィールドfpseTextValueテキスト値  
Protected フィールドfpseTimeDesignator時刻指定子  
Protected フィールドfpseTimePartsMaximum時刻部分の最大数  
Protected フィールドfpseYear年  
Protected フィールドstrDefCurrencySym通貨記号  
トップ
パブリック プロパティ
 名前解説
Public プロパティManageInputこのクラスは「管理入力」をサポートしません。  
Public プロパティRegionSettings地域設定を取得または設定します。  
トップ
パブリック メソッド
 名前解説
Public メソッドFromFormattedString書式付き文字列の「値」を解析して返します。  
Public メソッドFromUnformattedStringオーバーロードされます。 書式なしの文字列の「値」を解析し、解析した文字列に関する追加情報と一緒に返します。  
Public メソッドGetPseudoParsedStringType解析された文字列の種類を取得します。  
Public メソッドToFormattedString渡された値の書式付き文字列(および属性)を返します。  
Public メソッドToUnformattedString渡された値の書式なし文字列を返します。  
トップ
プロテクト メソッド
 名前解説
Protected メソッドConvertDatePartsToValue日付部分がある場合、日付値に変換します。  
Protected メソッドConvertDateTimePartsToValue指定した日付および時刻部分を日付および時刻値に変換します。  
Protected メソッドConvertTimePartsToValue時刻部分がある場合、時刻値に変換します。  
Protected メソッドDecodeDateString日付文字列を数字の日付値に解析します。  
Protected メソッドGetDatePartOrdering日付書式文字列を解析し、年/月/日の順序(およびどの部分が含まれているか)を判断します。  
Protected メソッドGetDateTimePartOrdering日付/時刻書式文字列を解析し、年/月/日と時/分/秒の順序(およびどの部分が含まれているか)を判断します。  
Protected メソッドGetLeftDigitGroup小数点の左側にある数字グループの(開始および終了)インデックスを返します。  
Protected メソッドGetTimePartOrdering時刻書式文字列を解析し、時/分/秒/AM/PMの順序(およびどの部分が含まれているか)を判断します。  
Protected メソッドMatchStringToMonthName解析された文字列がいずれかの月名で始まるかどうかを判定します。  
Protected メソッドPrivConvToBinaryValueオーバーロードされます。 文字列を日付または数値に変換します。  
Protected メソッドProcessDateSymbolDigits日付/時刻文字列の数字記号を処理します。  
Protected メソッドTranslateDateSymbol解析された文字列の最初の"トークン"に関する、"日付記号"の可能性のある記号のリストを返します。  
Protected メソッドValidatePosNegSignPlacement現在の位置で正/負の符号が許可されるかどうかを判定します。  
トップ
参照

GeneralFormatter クラス
FarPoint.Win.SuperEdit 名前空間

 

 


© MESCIUS inc. All rights reserved.