allow_formatting_row propiedad
allow_formatting_row propiedad
Representa si se permite el formato de filas en una hoja de trabajo protegida
Definición:
@property
def allow_formatting_row(self):
...
@allow_formatting_row.setter
def allow_formatting_row(self, value):
...
Ver también
- módulo aspose.cells
- clase Protection