is_ie_compatible propiedad
is_ie_compatible propiedad
Indicando si la salida HTML es compatible con el navegador IE. El valor predeterminado es falso.
Definición:
@property
def is_ie_compatible(self):
...
@is_ie_compatible.setter
def is_ie_compatible(self, value):
...
Ver también
- módulo
aspose.cells
- clase
HtmlSaveOptions