autofit_column_width_on_update propiedad
autofit_column_width_on_update propiedad
Indica si se ajusta automáticamente el ancho de la columna al actualizar
Definición:
@property
def autofit_column_width_on_update(self):
...
@autofit_column_width_on_update.setter
def autofit_column_width_on_update(self, value):
...
Ver también
- módulo
aspose.cells.pivot
- clase
PivotTable