match_entire_cell_contents proprietà

match_entire_cell_contents proprietà

Indica se abbinare l’intero contenuto delle celle

Osservazioni

Il valore predefinito è vero.

Definizione:

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

Guarda anche