resetHyperlinkCell

resetHyperlinkCell(hyperlinkRow:    Integer;
                   hyperlinkColumn: Integer);

The resetHyperlinkCell method of the Table class clears the HyperText link that was previously set by the setHyperlinkCell method for the row specified in the hyperlinkRow parameter and the column specified in the hyperlinkColumn parameter.