class documentation
class XlBarShape(IntEnum):
XlBarShape列挙体
Members:
Box ボックス
ConeToMax 円錐。値の箇所で平面が切断されます。
ConeToPoint 円錐。値の箇所が頂点になります。
Cylinder 円柱
PyramidToMax ピラミッド。値の箇所で平面が切断されます。
PyramidToPoint ピラミッド。値の箇所が頂点になります。
Class Variable |
|
ボックス |
Class Variable |
|
円錐。値の箇所で平面が切断されます。 |
Class Variable |
|
円錐。値の箇所が頂点になります。 |
Class Variable |
|
円柱 |
Class Variable |
|
ピラミッド。値の箇所で平面が切断されます。 |
Class Variable |
|
ピラミッド。値の箇所が頂点になります。 |