Class: RubyOSBXL::Enums::XlBordersIndex

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

Overview

XlBordersIndex列挙体

Instance Attribute Summary collapse

Instance Attribute Details

#DiagonalDownObject

範囲内の各セルの左上隅から右下への罫線

Returns:

  • (Object)

    the current value of DiagonalDown

#DiagonalUpObject

範囲内の各セルの左下隅から右上への罫線

Returns:

  • (Object)

    the current value of DiagonalUp

#EdgeBottomObject

範囲内の右端の罫線

Returns:

  • (Object)

    the current value of EdgeBottom

#EdgeLeftObject

範囲内の下側の罫線

Returns:

  • (Object)

    the current value of EdgeLeft

#EdgeRightObject

範囲内の上側の罫線

Returns:

  • (Object)

    the current value of EdgeRight

#EdgeTopObject

範囲内の左端の罫線

Returns:

  • (Object)

    the current value of EdgeTop

#InsideHorizontalObject

範囲外の罫線を除く、範囲内のすべてのセルの水平罫線

Returns:

  • (Object)

    the current value of InsideHorizontal

#InsideVerticalObject

範囲外の罫線を除く、範囲内のすべてのセルの垂直罫線

Returns:

  • (Object)

    the current value of InsideVertical

#XlBordersIndexNoneObject

None

Returns:

  • (Object)

    the current value of XlBordersIndexNone