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

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

void RemoveAt(
	int index
)

Parameters

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

Reference