HyperLinksRemoveAt Method Bytescout Spreadsheet SDK
Removes the element at the specified index of the HyperLink.

Namespace:  Bytescout.Spreadsheet
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public void RemoveAt(
	int index
)

Parameters

index
Type: SystemInt32
The The zero-based index of the element to remove.

Implements

IHyperLinksRemoveAt(Int32)
See Also

Reference