HyperlinkCollection Class
HyperlinkCollection class
Encapsulates a collection of
type HyperlinkCollection struct {
ptr unsafe.Pointer
}
Constructors
Method | Description |
---|
Methods
Method | Description |
---|---|
IsNull | Checks whether the implementation object is nullptr. |
Add_Int_Int_Int_Int_String | Adds a hyperlink to a specified cell or a range of cells. |
Add_String_Int_Int_String | Adds a hyperlink to a specified cell or a range of cells. |
Add_String_String_String_String_String | Adds a hyperlink to a specified cell or a range of cells. |
Get | Gets the |
RemoveAt | Remove the hyperlink at the specified index in this collection. |
Clear | Clears all hyperlinks. |
GetCount |