GetContainsExternalLink Method

Indicates whether this cell contains an external link.Only applies when the cell is a formula cell.


func (instance *Cell) GetContainsExternalLink()  (bool,  error) 

Remarks

See Also