OfficeIMO

API Reference

Class

ExcelHyperlinkSnapshot

Namespace OfficeIMO.Excel
Assembly OfficeIMO.Excel
Modifiers sealed

Immutable hyperlink metadata resolved for a cell.

Inheritance

  • Object
  • ExcelHyperlinkSnapshot

Constructors

public ExcelHyperlinkSnapshot() #

Properties

public Boolean IsExternal { get; set; } #

Whether the hyperlink targets an external address.

public String Target { get; set; } #

Target URI or workbook location.