ExternalConnection.ReconnectionMethodType

ExternalConnection.ReconnectionMethodType property

Specifies what the spreadsheet application should do when a connection fails. The default value is ReConnectionMethodType.Required.

public ReConnectionMethodType ReconnectionMethodType { get; set; }

See Also