[]
Adds an area to the current collection.
public int Add(C1HyperlinkInfo.Area area)
Public Function Add(area As C1HyperlinkInfo.Area) As Integer
| Type | Name | Description |
|---|---|---|
| C1HyperlinkInfo.Area | area | The area to add. |
| Type | Description |
|---|---|
| int | The index of the added area in the current collection. |