ExternalConnection.IsDeleted

ExternalConnection.IsDeleted property

Indicates whether the associated workbook connection has been deleted. true if the connection has been deleted; otherwise, false.

public bool IsDeleted { get; set; }

See Also