array_as_table propriété

array_as_table propriété

Traite le tableau comme une table.

Définition:

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

Voir également