table_style_name proprietà

table_style_name proprietà

Ottiene e imposta il nome dello stile della tabella.

Definizione:

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

Guarda anche