class documentation

class XlDisplayBlanksAs(IntEnum):

View In Hierarchy

XlDisplayBlanksAs列挙体

Members:

Interpolated 値がグラフに挿入されます。

NotPlotted 空白セルはプロットされません。

Zero 空白セルはゼロとしてプロットされます。

Class Variable Interpolated 値がグラフに挿入されます。
Class Variable NotPlotted 空白セルはプロットされません。
Class Variable Zero 空白セルはゼロとしてプロットされます。
Interpolated =

値がグラフに挿入されます。

NotPlotted =

空白セルはプロットされません。

Zero =

空白セルはゼロとしてプロットされます。