array_as_table proprietà
array_as_table proprietà
Elabora l’array come tabella.
Definizione:
@property
def array_as_table(self):
    ...
@array_as_table.setter
def array_as_table(self, value):
    ...
Guarda anche
- modulo aspose.cells.utility
- classe JsonLayoutOptions