Spire.XLS for Python
  • IHyperLink module
    • IHyperLink
      • IHyperLink.Address
      • IHyperLink.Name
      • IHyperLink.Range
      • IHyperLink.ScreenTip
      • IHyperLink.SubAddress
      • IHyperLink.TextToDisplay
      • IHyperLink.Type
Spire.XLS for Python
  • IHyperLink module
  • View page source

IHyperLink module

class IHyperLink.IHyperLink

Bases: IExcelApplication

abstract property Address: str
abstract property Name: str
abstract property Range: IXLSRange
abstract property ScreenTip: str
abstract property SubAddress: str
abstract property TextToDisplay: str
abstract property Type: HyperLinkType