Table of Contents

XlsFile.DeleteHyperLink Method

Deletes an existing hyperlink.

Syntax

Namespace: FlexCel.XlsAdapter

public override void DeleteHyperLink(Int32 hyperLinkIndex)

Parameters

<-> Parameter Type Description
hyperLinkIndex Int32 Index of the hyperlink (1 based).

See also