Class: RubyOSBXL::Enums::XlLineStyle

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

Overview

XlLineStyle列挙体

Instance Attribute Summary collapse

Instance Attribute Details

#LineSingleObject

一重線

Returns:

  • (Object)

    the current value of LineSingle

#LineThickBetweenThinObject

両側を細い線にはさまれた太い線

Returns:

  • (Object)

    the current value of LineThickBetweenThin

#LineThickThinObject

細い線の横に太い線

Returns:

  • (Object)

    the current value of LineThickThin

#LineThinThickObject

細い線の横に太い線

Returns:

  • (Object)

    the current value of LineThinThick

#LineThinThinObject

2本の細い線

Returns:

  • (Object)

    the current value of LineThinThin