IsDeleted Method

IsDeleted function

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


func (instance *ExternalConnection) IsDeleted()  (bool,  error) 

Remarks

See Also