class documentation
class XlArrowheadStyle(IntEnum):
XlArrowheadStyle列挙体
Members:
ArrowheadStyleNone 矢印なし
ArrowheadDiamond ダイヤモンドの形
ArrowheadOpen オープン型
ArrowheadOval 楕円形
ArrowheadStealth ステルス型
ArrowheadTriangle 三角形
Class Variable |
|
ダイヤモンドの形 |
Class Variable |
|
オープン型 |
Class Variable |
|
楕円形 |
Class Variable |
|
ステルス型 |
Class Variable |
|
矢印なし |
Class Variable |
|
三角形 |