IHyperLinks InterfaceBytescout Spreadsheet SDK
Hyperlinks

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

public interface IHyperLinks

The IHyperLinks type exposes the following members.

Properties

  NameDescription
Public propertyCount
Gets the number of elements actually contained in the HyperLinks.
Public propertyItem
Gets or sets the HyperLink at the specified index.
Top
Methods

  NameDescription
Public methodAdd(HyperLink)
Adds an HyperLink to the end of the HyperLinks.
Public methodAdd(CellsRange, String, String, String, String)
Adds the hyperlink.
Public methodRemoveAt
Removes the element at the specified index of the HyperLink.
Top
See Also

Reference