Class: RubyOSBXL::Enums::XlLineDashStyle
- Inherits:
-
T::Enum
- Object
- T::Enum
- RubyOSBXL::Enums::XlLineDashStyle
- Defined in:
- lib/rubyosbxl.rb
Overview
XlLineDashStyle列挙体
Instance Attribute Summary collapse
-
#LineDash ⇒ Object
破線のみで構成.
-
#LineDashDot ⇒ Object
一点鎖線パターン.
-
#LineDashDotDot ⇒ Object
二点鎖線パターン.
-
#LineLongDash ⇒ Object
長破線で構成.
-
#LineLongDashDot ⇒ Object
長鎖線パターン.
-
#LineLongDashDotDot ⇒ Object
二点長鎖線パターン.
-
#LineSolid ⇒ Object
実線.
-
#LineSysDash ⇒ Object
LineSysDash.
-
#LineSysDashDot ⇒ Object
LineSysDashDot.
-
#LineSysDot ⇒ Object
LineSysDot.
Instance Attribute Details
#LineDash ⇒ Object
破線のみで構成
#LineDashDot ⇒ Object
一点鎖線パターン
#LineDashDotDot ⇒ Object
二点鎖線パターン
#LineLongDash ⇒ Object
長破線で構成
#LineLongDashDot ⇒ Object
長鎖線パターン
#LineLongDashDotDot ⇒ Object
二点長鎖線パターン
#LineSolid ⇒ Object
実線
#LineSysDash ⇒ Object
LineSysDash
#LineSysDashDot ⇒ Object
LineSysDashDot
#LineSysDot ⇒ Object
LineSysDot