Class: RubyOSBXL::Enums::XlDataLabelPosition
- Inherits:
-
T::Enum
- Object
- T::Enum
- RubyOSBXL::Enums::XlDataLabelPosition
- Defined in:
- lib/rubyosbxl.rb
Overview
XlDataLabelPosition列挙体
Instance Attribute Summary collapse
-
#LabelPositionAbove ⇒ Object
データポイントの上.
-
#LabelPositionAutomatic ⇒ Object
自動ポジション.
-
#LabelPositionBelow ⇒ Object
データポイントの下.
-
#LabelPositionBestFit ⇒ Object
ベストフィット.
-
#LabelPositionCenter ⇒ Object
データポイントの中心.
-
#LabelPositionCustom ⇒ Object
カスタム.
-
#LabelPositionInsideBase ⇒ Object
データポイントの下端.
-
#LabelPositionInsideEnd ⇒ Object
データポイントの内側の上端.
-
#LabelPositionLeft ⇒ Object
データポイントの左端.
-
#LabelPositionOutsideEnd ⇒ Object
データポイントの外側の上端.
-
#LabelPositionRight ⇒ Object
データポイントの右端.
Instance Attribute Details
#LabelPositionAbove ⇒ Object
データポイントの上
#LabelPositionAutomatic ⇒ Object
自動ポジション
#LabelPositionBelow ⇒ Object
データポイントの下
#LabelPositionBestFit ⇒ Object
ベストフィット
#LabelPositionCenter ⇒ Object
データポイントの中心
#LabelPositionCustom ⇒ Object
カスタム
#LabelPositionInsideBase ⇒ Object
データポイントの下端
#LabelPositionInsideEnd ⇒ Object
データポイントの内側の上端
#LabelPositionLeft ⇒ Object
データポイントの左端
#LabelPositionOutsideEnd ⇒ Object
データポイントの外側の上端
#LabelPositionRight ⇒ Object
データポイントの右端