Link Search Menu Expand Document

IHyperLinksRemoveAt Method

Removes the element at the specified index of the HyperLink.

Namespace:Bytescout.Spreadsheet.COM
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
void RemoveAt(
	int index
)

Parameters

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

Reference