Class: RubyOSBXL::Enums::XlUnderlineStyle

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

Overview

XlUnderlineStyle列挙体

Instance Attribute Summary collapse

Instance Attribute Details

#UnderlineStyleDoubleObject

太い二重下線

Returns:

  • (Object)

    the current value of UnderlineStyleDouble

#UnderlineStyleDoubleAccountingObject

並んだ2本の細い下線

Returns:

  • (Object)

    the current value of UnderlineStyleDoubleAccounting

#UnderlineStyleNoneObject

下線なし

Returns:

  • (Object)

    the current value of UnderlineStyleNone

#UnderlineStyleSingleObject

一重下線

Returns:

  • (Object)

    the current value of UnderlineStyleSingle

#UnderlineStyleSingleAccountingObject

並んだ1本の細い下線

Returns:

  • (Object)

    the current value of UnderlineStyleSingleAccounting