Class: RubyOSBXL::Enums::XlLineDashStyle

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

Overview

XlLineDashStyle列挙体

Instance Attribute Summary collapse

Instance Attribute Details

#LineDashObject

破線のみで構成

Returns:

  • (Object)

    the current value of LineDash

#LineDashDotObject

一点鎖線パターン

Returns:

  • (Object)

    the current value of LineDashDot

#LineDashDotDotObject

二点鎖線パターン

Returns:

  • (Object)

    the current value of LineDashDotDot

#LineLongDashObject

長破線で構成

Returns:

  • (Object)

    the current value of LineLongDash

#LineLongDashDotObject

長鎖線パターン

Returns:

  • (Object)

    the current value of LineLongDashDot

#LineLongDashDotDotObject

二点長鎖線パターン

Returns:

  • (Object)

    the current value of LineLongDashDotDot

#LineSolidObject

実線

Returns:

  • (Object)

    the current value of LineSolid

#LineSysDashObject

LineSysDash

Returns:

  • (Object)

    the current value of LineSysDash

#LineSysDashDotObject

LineSysDashDot

Returns:

  • (Object)

    the current value of LineSysDashDot

#LineSysDotObject

LineSysDot

Returns:

  • (Object)

    the current value of LineSysDot