Overload | Description |
---|---|
Add(String,String,Int32,Int32,String,String) | Adds a new Hyperlink based on a string that represents the Address of a Cell. |
Add(String,Int32,Int32,Int32,Int32,String,String) | Adds a new Hyperlink based on a Row and a Column Id. |
Add(String,String,String,String,String) | Adds a new Hyperlink based on 2 strings that represent the Addresses of 2 different Cells. |