array_as_table property

array_as_table property

Processes Array as table.

Definition:

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

See Also