Class: RubyOSBXL::Enums::XlInputCellType

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

Overview

XlInputCellType列挙体

Instance Attribute Summary collapse

Instance Attribute Details

#InputCellTypeBooleanObject

対象セルがBoolean

Returns:

  • (Object)

    the current value of InputCellTypeBoolean

#InputCellTypeDateTimeObject

対象セルが日付: 時刻

Returns:

  • (Object)

    the current value of InputCellTypeDateTime

#InputCellTypeEmptyObject

対象セルが空文字

Returns:

  • (Object)

    the current value of InputCellTypeEmpty

#InputCellTypeNumberObject

対象セルが数値

Returns:

  • (Object)

    the current value of InputCellTypeNumber

#InputCellTypeStringObject

対象セルが文字列

Returns:

  • (Object)

    the current value of InputCellTypeString