Daniel's XL Toolbox NG
XLToolbox.Jumper Class Reference

Public Member Functions

 Jumper (string target)
 
bool Jump ()
 Jumps to the target. More...
 

Static Public Member Functions

static Jumper FromSelection ()
 

Properties

string Target [get, set]
 
Uri Uri [get]
 
Reference Reference [get]
 
bool CanJump [get]
 
bool IsReference [get]
 
bool IsFile [get]
 
bool IsWebUrl [get]
 

Constructor & Destructor Documentation

◆ Jumper()

XLToolbox.Jumper.Jumper ( string  target)
inline

Member Function Documentation

◆ FromSelection()

static Jumper XLToolbox.Jumper.FromSelection ( )
inlinestatic

◆ Jump()

bool XLToolbox.Jumper.Jump ( )
inline

Jumps to the target.

Returns
True on success, false on failure

Property Documentation

◆ CanJump

bool XLToolbox.Jumper.CanJump
get

◆ IsFile

bool XLToolbox.Jumper.IsFile
get

◆ IsReference

bool XLToolbox.Jumper.IsReference
get

◆ IsWebUrl

bool XLToolbox.Jumper.IsWebUrl
get

◆ Reference

Reference XLToolbox.Jumper.Reference
get

◆ Target

string XLToolbox.Jumper.Target
getset

◆ Uri

Uri XLToolbox.Jumper.Uri
get

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