array_as_table propiedad

array_as_table propiedad

Procesa Array como tabla.

Definición:

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

Ver también