line_by_line fastighet

line_by_line fastighet

Indikerar om den smarta markören bearbetas rad för rad.

Anmärkningar

Standardvärdet är sant. Om False måste mallfilen innehålla ett intervall som heter “_CellsSmartMarkers”.

Definition:

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

Se även