is_ie_compatible proprietà
is_ie_compatible proprietà
Indica se l’output HTML è compatibile con il browser IE. Il valore predefinito è falso
Definizione:
@property
def is_ie_compatible(self):
...
@is_ie_compatible.setter
def is_ie_compatible(self, value):
...
Guarda anche
- modulo
aspose.cells
- classe
HtmlSaveOptions