openpyxl.worksheet.hyperlink.
Hyperlink
(
ref=None
,
location=None
,
tooltip=None
,
display=None
,
id=None
,
target=None
)
[source]
¶
display
¶
Values must be of type <class ‘str’>
id
¶
Values must be of type <class ‘str’>
location
¶
Values must be of type <class ‘str’>
ref
¶
Values must be of type <class ‘str’>
tagname
= 'hyperlink'
¶
target
¶
Values must be of type <class ‘str’>
tooltip
¶
Values must be of type <class ‘str’>
hyperlink
¶
A sequence (list or tuple) that may only contain objects of the declared type
tagname
= 'hyperlinks'
¶