Class: RubyOSBXL::Enums::XlFormatConditionType

Inherits:
T::Enum
  • Object
show all
Defined in:
lib/rubyosbxl.rb

Overview

XlFormatConditionType列挙体

Instance Attribute Summary collapse

Instance Attribute Details

#AboveAverageConditionObject

平均以上の条件

Returns:

  • (Object)

    the current value of AboveAverageCondition

#BlanksConditionObject

空白の条件

Returns:

  • (Object)

    the current value of BlanksCondition

#CellValueObject

セルの値

Returns:

  • (Object)

    the current value of CellValue

#ColorScaleObject

カラースケール

Returns:

  • (Object)

    the current value of ColorScale

#DatabarObject

データバー

Returns:

  • (Object)

    the current value of Databar

#ErrorsConditionObject

エラー条件

Returns:

  • (Object)

    the current value of ErrorsCondition

#ExpressionObject

演算

Returns:

  • (Object)

    the current value of Expression

#FormatConditionTypeNoneObject

None

Returns:

  • (Object)

    the current value of FormatConditionTypeNone

#NoBlanksConditionObject

空白の条件なし

Returns:

  • (Object)

    the current value of NoBlanksCondition

#NoErrorsConditionObject

エラー条件なし

Returns:

  • (Object)

    the current value of NoErrorsCondition

#TextStringObject

テキスト文字列

Returns:

  • (Object)

    the current value of TextString

#TimePeriodObject

期間

Returns:

  • (Object)

    the current value of TimePeriod

#Top10Object

上からn個の値

Returns:

  • (Object)

    the current value of Top10

#UniqueValuesObject

一意の値

Returns:

  • (Object)

    the current value of UniqueValues

#XlIconSetObject

アイコンセット

Returns:

  • (Object)

    the current value of XlIconSet