xlnt
Public Member Functions | Friends | List of all members
xlnt::hyperlink Class Reference

Describes a hyperlink pointing from a cell to another cell or a URL. More...

#include <hyperlink.hpp>

Public Member Functions

bool external () const
 
class relationship relationship () const
 
std::string url () const
 
std::string target_range () const
 
bool has_display () const
 
void display (const std::string &value)
 
const std::string & display () const
 
bool has_tooltip () const
 
void tooltip (const std::string &value)
 
const std::string & tooltip () const
 
bool has_location () const
 
void location (const std::string &value)
 
const std::string & location () const
 

Friends

class cell
 

Detailed Description

Describes a hyperlink pointing from a cell to another cell or a URL.


The documentation for this class was generated from the following file: