reconnection_method_type Eigentum
reconnection_method_type Eigentum
Gibt an, was die Tabellenkalkulationsanwendung tun soll, wenn eine Verbindung fehlschlägt. Der Standardwert ist ReConnectionMethodType.Required.
Definition:
@property
def reconnection_method_type(self):
...
@reconnection_method_type.setter
def reconnection_method_type(self, value):
...
Siehe auch
- Modul aspose.cells.externalconnections
- Klasse DataModelConnection
- Klasse ReConnectionMethodType