Skip to content

How can I obtain the hyperlink of a cell #423

@alilland

Description

@alilland

I have a spreadsheet with a text value and hyperlink, im trying to get the hyperlink value

p ws.[1, 1]
# => "   Text Value"

p ws.input_value(1, 1)
# => "   Text Value"

is there a way to obtain the hyperlink? lets say the hyperlink is https://github.com

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions