Class: RubyOSBXL::Enums::XlMarkerStyle

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

Overview

XlMarkerStyle列挙体

Instance Attribute Summary collapse

Instance Attribute Details

#MarkerStyleAutomaticObject

自動マーカー

Returns:

  • (Object)

    the current value of MarkerStyleAutomatic

#MarkerStyleCircleObject

円形のマーカー

Returns:

  • (Object)

    the current value of MarkerStyleCircle

#MarkerStyleDashObject

長い棒のマーカー

Returns:

  • (Object)

    the current value of MarkerStyleDash

#MarkerStyleDiamondObject

ひし形のマーカー

Returns:

  • (Object)

    the current value of MarkerStyleDiamond

#MarkerStyleDotObject

短い棒のマーカー

Returns:

  • (Object)

    the current value of MarkerStyleDot

#MarkerStyleNoneObject

マーカーなし

Returns:

  • (Object)

    the current value of MarkerStyleNone

#MarkerStylePictureObject

画像マーカー

Returns:

  • (Object)

    the current value of MarkerStylePicture

#MarkerStylePlusObject

正符号: +付きの四角形のマーカー

Returns:

  • (Object)

    the current value of MarkerStylePlus

#MarkerStyleSquareObject

四角形のマーカー

Returns:

  • (Object)

    the current value of MarkerStyleSquare

#MarkerStyleStarObject

アスタリスク: *付きの四角形のマーカー

Returns:

  • (Object)

    the current value of MarkerStyleStar

#MarkerStyleTriangleObject

三角形のマーカー

Returns:

  • (Object)

    the current value of MarkerStyleTriangle

#MarkerStyleXObject

X印付きの四角形のマーカー

Returns:

  • (Object)

    the current value of MarkerStyleX