'Declaration Public Sub SetHyperlink( _
ByVal textContentТекстовое содержимое.As Vintasoft.Imaging.Office.OpenXml.Editor.OpenXmlTextContent, _
ByVal 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
- Текстовое содержимое.
- hyperlink
- Гиперссылка.