table_style_name propiedad
table_style_name propiedad
Obtiene y establece el nombre del estilo de la tabla.
Definición:
@property
def table_style_name(self):
...
@table_style_name.setter
def table_style_name(self, value):
...
Ver también
- módulo aspose.cells.tables
- clase ListObject