'Declaration Public Sub SetHyperlink( _
ByVal textContentThe text content.As Vintasoft.Imaging.Office.OpenXml.Editor.OpenXmlTextContent, _
ByVal hyperlinkThe hyperlink.As System.String _
)
public void SetHyperlink(
Vintasoft.Imaging.Office.OpenXml.Editor.OpenXmlTextContent textContent,
System.String hyperlink
)
public: void SetHyperlink(
Vintasoft.Imaging.Office.OpenXml.Editor.OpenXmlTextContent* textContent,
System.String hyperlink
)
public:
void SetHyperlink(
Vintasoft.Imaging.Office.OpenXml.Editor.OpenXmlTextContent^ textContent,
System.String hyperlink
)
Parameters
- textContent
- The text content.
- hyperlink
- The hyperlink.