plot_empty_cells_type属性

plot_empty_cells_type属性

获取并设置如何绘制空单元格。

定义:

@property
def plot_empty_cells_type(self):
    ...
@plot_empty_cells_type.setter
def plot_empty_cells_type(self, value):
    ...

也可以看看