allow_formatting_row proprietà
allow_formatting_row proprietà
Indica se la formattazione delle righe è consentita in un foglio di lavoro protetto
Definizione:
@property
def allow_formatting_row(self):
...
@allow_formatting_row.setter
def allow_formatting_row(self, value):
...
Guarda anche
- modulo aspose.cells
- classe Protection