class documentation
class XlErrorBarType(IntEnum):
XlErrorBarType列挙体
Members:
ErrorBarTypeStError エラー値
ErrorBarTypeFixedValue 固定値
ErrorBarTypePercent パーセント
ErrorBarTypeStDev 標準偏差
ErrorBarTypeCustom カスタム
Class Variable |
|
カスタム |
Class Variable |
|
固定値 |
Class Variable |
|
パーセント |
Class Variable |
|
標準偏差 |
Class Variable |
|
エラー値 |