reconnection_method_type недвижимость

reconnection_method_type недвижимость

Указывает, что должно делать приложение для работы с электронными таблицами при сбое подключения. Значение по умолчанию — ReConnectionMethodType.Required.

Определение:

@property
def reconnection_method_type(self):
    ...
@reconnection_method_type.setter
def reconnection_method_type(self, value):
    ...

Смотрите также