Class: RubyOSBXL::Enums::XlRowCol

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

Overview

XlRowCol列挙体

Instance Attribute Summary collapse

Instance Attribute Details

#ColumnsObject

データ系列は行にあります。

Returns:

  • (Object)

    the current value of Columns

#RowsObject

データ系列は列にあります。

Returns:

  • (Object)

    the current value of Rows