class documentation
class XlChartSplitType(IntEnum):
XlChartSplitType列挙体
Members:
SplitByAutomatic 自動分割
SplitByCustomSplit カスタム
SplitByPercentValue パーセント
SplitByPosition 位置
SplitByValue 値
Class Variable |
|
自動分割 |
Class Variable |
|
カスタム |
Class Variable |
|
パーセント |
Class Variable |
|
位置 |
Class Variable |
|
値 |