Class: RubyOSBXL::Enums::XlPivotTableDisplayGrandTotalType

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

Overview

XlPivotTableDisplayGrandTotalType列挙体

Instance Attribute Summary collapse

Instance Attribute Details

#ColsOnlyObject

列のみを表示

Returns:

  • (Object)

    the current value of ColsOnly

#DontDisplayObject

表示をしない

Returns:

  • (Object)

    the current value of DontDisplay

#RowsAndColumnsObject

行と列を表示

Returns:

  • (Object)

    the current value of RowsAndColumns

#RowsOnlyObject

行のみを表示

Returns:

  • (Object)

    the current value of RowsOnly