- general() - クラス のstaticメソッドcom.github.mygreen.cellformatter.term.NumberTerm
-
- GeneralTerm() - クラス のコンストラクタcom.github.mygreen.cellformatter.term.NumberTerm.GeneralTerm
-
- GERMAN - クラス のstatic変数com.github.mygreen.cellformatter.lang.MSLocale
-
ドイツ語
- getAbbrevName() - クラス のメソッドcom.github.mygreen.cellformatter.lang.EraPeriod
-
元号のロケールに対する省略名を取得する。
- getAbbrevRomanName() - クラス のメソッドcom.github.mygreen.cellformatter.lang.EraPeriod
-
元号のローマ字の省略名を取得する。
- getAm() - クラス のメソッドcom.github.mygreen.cellformatter.term.DateTerm.AmPmTerm
-
- getAttachedValue() - クラス のメソッドcom.github.mygreen.cellformatter.tokenizer.Token.Asterisk
-
アスタリスクに付随する次の文字の取得
- getAttachedValue() - クラス のメソッドcom.github.mygreen.cellformatter.tokenizer.Token.Underscore
-
アンダースコアに付随する次の文字の取得
- getBooleanCellValue() - クラス のメソッドcom.github.mygreen.cellformatter.BooleanCell
-
- getBooleanCellValue() - インタフェース のメソッドcom.github.mygreen.cellformatter.CommonCell
-
Boolean型のセルとして値を取得する。
- getBooleanCellValue() - クラス のメソッドcom.github.mygreen.cellformatter.JXLCell
-
- getBooleanCellValue() - クラス のメソッドcom.github.mygreen.cellformatter.ObjectCell
-
- getBooleanCellValue() - クラス のメソッドcom.github.mygreen.cellformatter.POICell
-
- getBooleanCellValue() - クラス のメソッドcom.github.mygreen.cellformatter.POIEvaluatedCell
-
- getCallbacks() - クラス のメソッドcom.github.mygreen.cellformatter.ConditionFormatter
-
コールバック処理を取得する
- getCell() - 例外 のメソッドcom.github.mygreen.cellformatter.FormulaEvaluateException
-
式の評価に失敗したセルを取得する。
- getCell() - クラス のメソッドcom.github.mygreen.cellformatter.JXLCell
-
JExcelAPIの元々のセルのインスタンスを取得する。
- getCell() - 例外 のメソッドcom.github.mygreen.cellformatter.NoMatchConditionFormatterException
-
フォーマットに失敗したセルを取得する。
- getCell() - クラス のメソッドcom.github.mygreen.cellformatter.POICell
-
POIの元々のセルのインスタンスを取得する。
- getCellAddress() - インタフェース のメソッドcom.github.mygreen.cellformatter.CommonCell
-
セルのアドレスを取得する。
- getCellAddress() - クラス のメソッドcom.github.mygreen.cellformatter.JXLCell
-
- getCellAddress() - クラス のメソッドcom.github.mygreen.cellformatter.ObjectCell
-
セルのアドレスを取得する。
- getCellAddress() - クラス のメソッドcom.github.mygreen.cellformatter.POICell
-
- getCellType() - クラス のメソッドcom.github.mygreen.cellformatter.CellFormatResult
-
- getCellValue() - クラス のメソッドcom.github.mygreen.cellformatter.POIEvaluatedCell
-
式を評価したセルの値を取得する。
- getChar() - クラス のメソッドcom.github.mygreen.cellformatter.tokenizer.Token.EscapedChar
-
エスケープ文字'\'を除いた文字を取得する。
- getCode() - クラス のメソッドcom.github.mygreen.cellformatter.lang.MSLocale
-
コードの取得
- getColor() - クラス のメソッドcom.github.mygreen.cellformatter.ConditionFormatter
-
色を取得する。
- getConcatenatedToken() - クラス のメソッドcom.github.mygreen.cellformatter.tokenizer.TokenStore
-
トークンを全て結合した値を取得する。
- getCondition() - クラス のメソッドcom.github.mygreen.cellformatter.tokenizer.Token.Condition
-
括弧を除いた条件の値の取得。
- getConditionFormatters() - クラス のメソッドcom.github.mygreen.cellformatter.CustomFormatter
-
条件付きのフォーマッタを取得する。
- getConditions() - クラス のメソッドcom.github.mygreen.cellformatter.ConditionFormatter
-
全ての条件式を取得する
- getConditionValue() - クラス のメソッドcom.github.mygreen.cellformatter.ConditionOperator.Equal
-
- getConditionValue() - クラス のメソッドcom.github.mygreen.cellformatter.ConditionOperator.GreaterEqual
-
- getConditionValue() - クラス のメソッドcom.github.mygreen.cellformatter.ConditionOperator.GreaterThan
-
- getConditionValue() - クラス のメソッドcom.github.mygreen.cellformatter.ConditionOperator.LessEqual
-
- getConditionValue() - クラス のメソッドcom.github.mygreen.cellformatter.ConditionOperator.LessThan
-
- getConditionValue() - クラス のメソッドcom.github.mygreen.cellformatter.ConditionOperator.NotEqual
-
- getCountry() - クラス のメソッドcom.github.mygreen.cellformatter.lang.MSLocale
-
国コードを取得する
- getCustomFormatterFactory() - クラス のメソッドcom.github.mygreen.cellformatter.FormatterResolver
-
- getDateCellValue() - インタフェース のメソッドcom.github.mygreen.cellformatter.CommonCell
-
日時型のセルとして値を取得する。
- getDateCellValue() - クラス のメソッドcom.github.mygreen.cellformatter.DateCell
-
- getDateCellValue() - クラス のメソッドcom.github.mygreen.cellformatter.JXLCell
-
- getDateCellValue() - クラス のメソッドcom.github.mygreen.cellformatter.NumberCell
-
- getDateCellValue() - クラス のメソッドcom.github.mygreen.cellformatter.ObjectCell
-
- getDateCellValue() - クラス のメソッドcom.github.mygreen.cellformatter.POICell
-
- getDateCellValue() - クラス のメソッドcom.github.mygreen.cellformatter.POIEvaluatedCell
-
- getDecimalPart() - クラス のメソッドcom.github.mygreen.cellformatter.number.DecimalNumber
-
小数部のフォーマットした値を取得する。
- getDecimalPart(int) - クラス のメソッドcom.github.mygreen.cellformatter.number.DecimalNumber
-
小数部の指定した桁の値を取得する。
- getDenominator() - クラス のメソッドcom.github.mygreen.cellformatter.number.SimpleFraction
-
分母の取得
- getDenominatorPart() - クラス のメソッドcom.github.mygreen.cellformatter.number.FractionNumber
-
分母の部分を取得する。
- getDenominatorPart(int) - クラス のメソッドcom.github.mygreen.cellformatter.number.FractionNumber
-
分母の指定した桁の値を取得する。
- getDenominatorPartAfter(int) - クラス のメソッドcom.github.mygreen.cellformatter.number.FractionNumber
-
分母の指定した桁以降の値を取得する。
- getEndDate() - クラス のメソッドcom.github.mygreen.cellformatter.lang.EraPeriod
-
終了日を取得する
- getEra(MSLocale) - クラス のメソッドcom.github.mygreen.cellformatter.lang.EraResolver
-
ロケールに該当する時代情報を取得する。
- getEra(Locale) - クラス のメソッドcom.github.mygreen.cellformatter.lang.EraResolver
-
ロケールに該当する時代情報を取得する。
- getEraYear(Calendar) - クラス のメソッドcom.github.mygreen.cellformatter.lang.EraPeriod
-
指定した日時が、開始日時から経過した年を取得する。
- getExcelZeroDateTime(boolean) - クラス のstaticメソッドcom.github.mygreen.cellformatter.lang.ExcelDateUtils
-
Excelの日付となる(=数値では0の値)の時の、時間の取得。
- getExponentPart() - クラス のメソッドcom.github.mygreen.cellformatter.number.ExponentNumber
-
指数部のフォーマットした値を取得する。
- getExponentPart(int) - クラス のメソッドcom.github.mygreen.cellformatter.number.ExponentNumber
-
指数部の指定した桁の値を取得する。
- getExponentPartAfter(int) - クラス のメソッドcom.github.mygreen.cellformatter.number.ExponentNumber
-
指数部の指定した桁以降の値を取得する。
- getExponentSymbol() - クラス のメソッドcom.github.mygreen.cellformatter.term.NumberTerm.ExponentTerm
-
- getFormat() - クラス のメソッドcom.github.mygreen.cellformatter.term.DateTerm.AmPmTerm
-
- getFormat() - クラス のメソッドcom.github.mygreen.cellformatter.term.DateTerm.DayTerm
-
- getFormat() - クラス のメソッドcom.github.mygreen.cellformatter.term.DateTerm.ElapsedHourTerm
-
- getFormat() - クラス のメソッドcom.github.mygreen.cellformatter.term.DateTerm.ElapsedMinuteTerm
-
- getFormat() - クラス のメソッドcom.github.mygreen.cellformatter.term.DateTerm.ElapsedSecondTerm
-
- getFormat() - クラス のメソッドcom.github.mygreen.cellformatter.term.DateTerm.EraNameTerm
-
- getFormat() - クラス のメソッドcom.github.mygreen.cellformatter.term.DateTerm.EraNameYearTerm
-
- getFormat() - クラス のメソッドcom.github.mygreen.cellformatter.term.DateTerm.EraYearTerm
-
- getFormat() - クラス のメソッドcom.github.mygreen.cellformatter.term.DateTerm.HourTerm
-
- getFormat() - クラス のメソッドcom.github.mygreen.cellformatter.term.DateTerm.MinuteTerm
-
- getFormat() - クラス のメソッドcom.github.mygreen.cellformatter.term.DateTerm.MonthTerm
-
- getFormat() - クラス のメソッドcom.github.mygreen.cellformatter.term.DateTerm.SecondTerm
-
- getFormat() - クラス のメソッドcom.github.mygreen.cellformatter.term.DateTerm.WeekName
-
- getFormat() - クラス のメソッドcom.github.mygreen.cellformatter.term.DateTerm.WeekNameForOO
-
- getFormat() - クラス のメソッドcom.github.mygreen.cellformatter.term.DateTerm.WeekNumberTerm
-
- getFormat() - クラス のメソッドcom.github.mygreen.cellformatter.term.DateTerm.YearTerm
-
- getFormatIndex() - インタフェース のメソッドcom.github.mygreen.cellformatter.CommonCell
-
書式のインデックス番号を取得する。
- getFormatIndex() - クラス のメソッドcom.github.mygreen.cellformatter.JXLCell
-
- getFormatIndex() - クラス のメソッドcom.github.mygreen.cellformatter.ObjectCell
-
- getFormatIndex() - クラス のメソッドcom.github.mygreen.cellformatter.POICell
-
- getFormatPattern() - インタフェース のメソッドcom.github.mygreen.cellformatter.CommonCell
-
書式のパターンを取得する。
- getFormatPattern() - クラス のメソッドcom.github.mygreen.cellformatter.JXLCell
-
- getFormatPattern() - クラス のメソッドcom.github.mygreen.cellformatter.ObjectCell
-
書式のパターンを取得する。
- getFormatPattern() - クラス のメソッドcom.github.mygreen.cellformatter.POICell
-
- getFormatter(short) - クラス のメソッドcom.github.mygreen.cellformatter.FormatterResolver
-
インデックス番号を指定して、キャッシュに登録されているフォーマッタを取得する。
- getFormatter(String) - クラス のメソッドcom.github.mygreen.cellformatter.FormatterResolver
-
書式のパターンを指定して、キャッシュに登録されているフォーマッタを取得する。
- getFormatterResolver() - クラス のメソッドcom.github.mygreen.cellformatter.JXLCellFormatter
-
- getFormatterResolver() - クラス のメソッドcom.github.mygreen.cellformatter.ObjectCellFormatter
-
- getFormatterResolver() - クラス のメソッドcom.github.mygreen.cellformatter.POICellFormatter
-
- getHexId() - クラス のメソッドcom.github.mygreen.cellformatter.lang.MSLocale
-
16進数のIDを取得する。
- getHtmlColor() - クラス のメソッドcom.github.mygreen.cellformatter.lang.MSColor
-
HTMLの形式の色を取得する。
- getId() - クラス のメソッドcom.github.mygreen.cellformatter.lang.MSLocale
-
IDを取得する。
- getIndex() - クラス のメソッドcom.github.mygreen.cellformatter.lang.MSColor
-
色のインデックス番号を取得する。
- getIndex() - クラス のメソッドcom.github.mygreen.cellformatter.term.NumberTerm.FormattedTerm
-
- getIntegerPart() - クラス のメソッドcom.github.mygreen.cellformatter.number.DecimalNumber
-
整数部のフォーマットした値を取得する。
- getIntegerPart(int) - クラス のメソッドcom.github.mygreen.cellformatter.number.DecimalNumber
-
整数部の指定した桁の値を取得する。
- getIntegerPartAfter(int) - クラス のメソッドcom.github.mygreen.cellformatter.number.DecimalNumber
-
整数部の指定した桁以降の値を取得する。
- getKeys() - クラス のメソッドcom.github.mygreen.cellformatter.lang.MessageResource
-
メッセージ定義中に含まれるキーを全て返す。
- getLanguage() - クラス のメソッドcom.github.mygreen.cellformatter.lang.MSLocale
-
言語コードを取得する
- getLocale() - クラス のメソッドcom.github.mygreen.cellformatter.ConditionFormatter
-
ロケールを取得する。
- getLocale() - クラス のメソッドcom.github.mygreen.cellformatter.lang.MSLocale
-
対応するJavaのロケールを取得する。
- getLocale() - クラス のメソッドcom.github.mygreen.cellformatter.LocaleSymbol
-
ロケールを取得する。
- getLocaleName() - クラス のメソッドcom.github.mygreen.cellformatter.lang.MSColor
-
ロケール固有の色の名称の取得。
- getLocaleName(Locale) - クラス のメソッドcom.github.mygreen.cellformatter.lang.MSColor
-
ロケールを指定し固有の色の名称の取得する。
- getMessage(String) - クラス のメソッドcom.github.mygreen.cellformatter.lang.MessageResolver
-
キーを指定してメッセージを取得する。
- getMessage(MSLocale, String) - クラス のメソッドcom.github.mygreen.cellformatter.lang.MessageResolver
-
ロケールとキーを指定してメッセージを取得する。
- getMessage(MSLocale, String, String) - クラス のメソッドcom.github.mygreen.cellformatter.lang.MessageResolver
-
ロケールとキーを指定してメッセージを取得する。
- getMessage(Locale, String) - クラス のメソッドcom.github.mygreen.cellformatter.lang.MessageResolver
-
ロケールとキーを指定してメッセージを取得する。
- getMessage(Locale, String, String) - クラス のメソッドcom.github.mygreen.cellformatter.lang.MessageResolver
-
値がnullの場合、defaultValueの値を返す。
- getMessage(MSLocale, Locale, String) - クラス のメソッドcom.github.mygreen.cellformatter.lang.MessageResolver
-
書式のロケールを優先して、キーに対するメッセージを取得する。
- getMessage(MSLocale, Locale, String, String) - クラス のメソッドcom.github.mygreen.cellformatter.lang.MessageResolver
-
書式のロケールを優先して、キーに対するメッセージを取得する。
- getMessage(String) - クラス のメソッドcom.github.mygreen.cellformatter.lang.MessageResource
-
キーを指定してメッセージを取得する。
- getName() - クラス のメソッドcom.github.mygreen.cellformatter.lang.EraPeriod
-
元号の名称を取得する
- getName() - クラス のメソッドcom.github.mygreen.cellformatter.lang.MSColor
-
色の名称の取得。
- getName() - クラス のメソッドcom.github.mygreen.cellformatter.lang.MSLocale
-
名称を取得する。
- getName(Locale) - クラス のメソッドcom.github.mygreen.cellformatter.lang.MSLocale
-
指定したロケールの名称を取得する。
- getNumber(FormattedNumber) - クラス のメソッドcom.github.mygreen.cellformatter.term.NumberTerm.FormattedTerm
-
数値の部分に対する桁の値を取得する。
- getNumberCellValue() - インタフェース のメソッドcom.github.mygreen.cellformatter.CommonCell
-
数値型のセルとして値を取得する。
- getNumberCellValue() - クラス のメソッドcom.github.mygreen.cellformatter.DateCell
-
- getNumberCellValue() - クラス のメソッドcom.github.mygreen.cellformatter.JXLCell
-
- getNumberCellValue() - クラス のメソッドcom.github.mygreen.cellformatter.NumberCell
-
- getNumberCellValue() - クラス のメソッドcom.github.mygreen.cellformatter.ObjectCell
-
- getNumberCellValue() - クラス のメソッドcom.github.mygreen.cellformatter.POICell
-
- getNumberCellValue() - クラス のメソッドcom.github.mygreen.cellformatter.POIEvaluatedCell
-
- getNumberFactory() - クラス のメソッドcom.github.mygreen.cellformatter.ConditionNumberFormatter
-
- getNumerator() - クラス のメソッドcom.github.mygreen.cellformatter.number.SimpleFraction
-
分子の取得
- getNumeratorPart() - クラス のメソッドcom.github.mygreen.cellformatter.number.FractionNumber
-
分子の部分を取得する
- getNumeratorPart(int) - クラス のメソッドcom.github.mygreen.cellformatter.number.FractionNumber
-
分子の指定した桁の値を取得する。
- getNumeratorPartAfter(int) - クラス のメソッドcom.github.mygreen.cellformatter.number.FractionNumber
-
分子の指定した桁以降の値を取得する。
- getOperator() - クラス のメソッドcom.github.mygreen.cellformatter.ConditionFormatter
-
一致条件を取得する。
- getPartType() - クラス のメソッドcom.github.mygreen.cellformatter.term.NumberTerm.FormattedTerm
-
- getPattern() - クラス のメソッドcom.github.mygreen.cellformatter.CellFormatter
-
書式を取得する
- getPattern(Locale) - クラス のメソッドcom.github.mygreen.cellformatter.CellFormatter
-
ロケールを指定して書式を取得する
- getPattern() - クラス のメソッドcom.github.mygreen.cellformatter.ConditionFormatter
-
書式のパターンを取得する。
- getPattern(Locale) - クラス のメソッドcom.github.mygreen.cellformatter.CustomFormatter
-
- getPattern() - 例外 のメソッドcom.github.mygreen.cellformatter.CustomFormatterParseException
-
書式を取得する。
- getPattern(Locale) - クラス のメソッドcom.github.mygreen.cellformatter.LocaleSwitchFormatter
-
- getPermilles() - クラス のメソッドcom.github.mygreen.cellformatter.number.DecimalNumber
-
千分率(パーミル)の次数を取得する
- getPm() - クラス のメソッドcom.github.mygreen.cellformatter.term.DateTerm.AmPmTerm
-
- getResourceName() - クラス のメソッドcom.github.mygreen.cellformatter.lang.MessageResolver
-
リソース名の取得。
- getRgbColor() - クラス のメソッドcom.github.mygreen.cellformatter.lang.MSColor
-
RGB値を取得する。
- getScale() - クラス のメソッドcom.github.mygreen.cellformatter.number.DecimalNumber
-
小数の精度を取得する。
- getSectionPattern() - クラス のメソッドcom.github.mygreen.cellformatter.CellFormatResult
-
フォーマットの際、一致した書式内のセクションの書式を返す。
- getStartDate() - クラス のメソッドcom.github.mygreen.cellformatter.lang.EraPeriod
-
開始日を取得する
- getSymbol() - クラス のメソッドcom.github.mygreen.cellformatter.LocaleSymbol
-
記号を取得する。
- getTargetPeriod(Date) - クラス のメソッドcom.github.mygreen.cellformatter.lang.Era
-
指定した日時に該当する期間情報を取得する。
- getTerms() - クラス のメソッドcom.github.mygreen.cellformatter.ConditionDateFormatter
-
フォーマットの項を全て取得する。
- getTerms() - クラス のメソッドcom.github.mygreen.cellformatter.ConditionNumberFormatter
-
フォーマットの項を全て取得する。
- getTerms() - クラス のメソッドcom.github.mygreen.cellformatter.ConditionTextFormatter
-
書式の項を全て取得する。
- getText() - クラス のメソッドcom.github.mygreen.cellformatter.CellFormatResult
-
フォーマットした文字列を取得する
- getTextCellValue() - インタフェース のメソッドcom.github.mygreen.cellformatter.CommonCell
-
文字列型のセルとして値を取得する。
- getTextCellValue() - クラス のメソッドcom.github.mygreen.cellformatter.JXLCell
-
- getTextCellValue() - クラス のメソッドcom.github.mygreen.cellformatter.ObjectCell
-
- getTextCellValue() - クラス のメソッドcom.github.mygreen.cellformatter.POICell
-
- getTextCellValue() - クラス のメソッドcom.github.mygreen.cellformatter.POIEvaluatedCell
-
- getTextCellValue() - クラス のメソッドcom.github.mygreen.cellformatter.TextCell
-
- getTextColor() - クラス のメソッドcom.github.mygreen.cellformatter.CellFormatResult
-
文字色を取得する。
- getToken() - クラス のメソッドcom.github.mygreen.cellformatter.term.AsteriskTerm
-
- getToken() - クラス のメソッドcom.github.mygreen.cellformatter.term.EscapedCharTerm
-
- getToken() - クラス のメソッドcom.github.mygreen.cellformatter.term.NumberTerm.DigitsTerm
-
- getToken() - クラス のメソッドcom.github.mygreen.cellformatter.term.NumberTerm.ExponentTerm
-
- getToken() - クラス のメソッドcom.github.mygreen.cellformatter.term.NumberTerm.SeparatorTerm
-
- getToken() - クラス のメソッドcom.github.mygreen.cellformatter.term.NumberTerm.SymbolTerm
-
- getToken() - クラス のメソッドcom.github.mygreen.cellformatter.term.OtherTerm
-
- getToken() - クラス のメソッドcom.github.mygreen.cellformatter.term.TextTerm.AtMarkTerm
-
- getToken() - クラス のメソッドcom.github.mygreen.cellformatter.term.UnderscoreTerm
-
- getToken() - クラス のメソッドcom.github.mygreen.cellformatter.term.WordTerm
-
- getTokens() - クラス のメソッドcom.github.mygreen.cellformatter.tokenizer.TokenStore
-
トークンを取得する。
- getType() - クラス のメソッドcom.github.mygreen.cellformatter.ConditionDateFormatter
-
- getType() - クラス のメソッドcom.github.mygreen.cellformatter.ConditionFormatter
-
フォーマッタの種類を取得する。
- getType() - クラス のメソッドcom.github.mygreen.cellformatter.ConditionNumberFormatter
-
- getType() - クラス のメソッドcom.github.mygreen.cellformatter.ConditionTextFormatter
-
- getValue() - クラス のメソッドcom.github.mygreen.cellformatter.CellFormatResult
-
フォーマット対象の値を取得する。
- getValue() - クラス のメソッドcom.github.mygreen.cellformatter.number.FormattedNumber
-
元の数値の値を取得する。
- getValue() - クラス のメソッドcom.github.mygreen.cellformatter.ObjectCell
-
設定した値を取得します。
- getValue() - クラス のメソッドcom.github.mygreen.cellformatter.tokenizer.Token
-
トークンの値を取得する。
- getValueAsBoolean() - クラス のメソッドcom.github.mygreen.cellformatter.CellFormatResult
-
フォーマット対象の値をブール型として取得する。
- getValueAsDate() - クラス のメソッドcom.github.mygreen.cellformatter.CellFormatResult
-
フォーマット対象の値を日時型として取得する。
- getValueAsDate(TimeZone) - クラス のメソッドcom.github.mygreen.cellformatter.CellFormatResult
-
タイムゾーンを指定して、フォーマット対象の値を日時型として取得する。
- getValueAsDoulbe() - クラス のメソッドcom.github.mygreen.cellformatter.CellFormatResult
-
フォーマット対象の値をdouble型として取得する。
- getValueAsString() - クラス のメソッドcom.github.mygreen.cellformatter.CellFormatResult
-
フォーマット対象の値を文字列型として取得する。
- getWholeNumberPart() - クラス のメソッドcom.github.mygreen.cellformatter.number.FractionNumber
-
帯分数の整数部分を取得する。
- getWholeNumberPart(int) - クラス のメソッドcom.github.mygreen.cellformatter.number.FractionNumber
-
帯分数の整数部分の指定した桁の値を取得する。
- getWholeNumberPartAfter(int) - クラス のメソッドcom.github.mygreen.cellformatter.number.FractionNumber
-
帯分数の整数部分の指定した桁以降の値を取得する。
- getWord() - クラス のメソッドcom.github.mygreen.cellformatter.tokenizer.Token.Word
-
ダブルクウォート'"'を除いたテキストの値を取得する。
- GreaterEqual(double) - クラス のコンストラクタcom.github.mygreen.cellformatter.ConditionOperator.GreaterEqual
-
- GreaterThan(double) - クラス のコンストラクタcom.github.mygreen.cellformatter.ConditionOperator.GreaterThan
-
- GREEN - クラス のstatic変数com.github.mygreen.cellformatter.lang.MSColor
-
名前付きの色 - 緑