R6 class for a Workbook Hyperlink
R6 class for a Workbook Hyperlink
A character vector of html if is_external is TRUE, otherwise NULL
refref
targettarget
locationlocation
displaydisplay
is_externalis_external
new()Creates a new wbHyperlink object
wbHyperlink$new(ref, target, location, display = NULL, is_external = TRUE)refref
targettarget
locationlocation
displaydisplay
is_externalis_external
a wbHyperlink object
to_xml()Convert to xml
wbHyperlink$to_xml(id)id???
A character vector of xml
to_target_xml()Convert to target xml
wbHyperlink$to_target_xml(id)id???
clone()The objects of this class are cloneable with this method.
wbHyperlink$clone(deep = FALSE)deepWhether to make a deep clone.
A hyperlink