:: ooo :: vba :: excel ::

interface XHyperlink
Base Interfaces
XHyperlink
┗ ::ooo::vba::XHelperInterface
   ┗ ::com::sun::star::lang::XServiceInfo

::ooo::vba::XHelperInterface

Attributes' Summary
Name  
Address  
SubAddress  
ScreenTip  
TextToDisplay  
Type  
Range  
Shape  
Attributes' Details
Name
string Name;
Address
string Address;
SubAddress
string SubAddress;
ScreenTip
string ScreenTip;
TextToDisplay
string TextToDisplay;
Type
[ readonly ] long Type;
Range
[ readonly ] XRange Range;
Shape
[ readonly ] ::ooo::vba::msforms::XShape Shape;
Top of Page