is_mobile_compatible Eigentum
is_mobile_compatible Eigentum
Gibt an, ob die Ausgabe HTML mit mobilen Geräten kompatibel ist. Der Standardwert ist „false“.
Definition:
@property
def is_mobile_compatible(self):
...
@is_mobile_compatible.setter
def is_mobile_compatible(self, value):
...
Siehe auch
- Modul
aspose.cells
- Klasse
HtmlSaveOptions