cell_name_attribute proprietà
cell_name_attribute proprietà
Specifica l’attributo che indica il CellName da scrivere. (ad esempio se il valore è “id”, per la cella “A1”, l’output sarà:
Definizione:
@property
def cell_name_attribute(self):
...
@cell_name_attribute.setter
def cell_name_attribute(self, value):
...
Guarda anche
- modulo
aspose.cells
- classe
HtmlSaveOptions