cell_value_block_begin property

cell_value_block_begin property

Gets or sets the cell value block begin.

Definition:

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

See Also