API Reference

Class

ExcelHyperlinkSnapshot

Namespace OfficeIMO.Excel
Assembly OfficeIMO.Excel
Modifiers sealed

Immutable hyperlink metadata resolved for a cell.

Inheritance

  • Object
  • ExcelHyperlinkSnapshot

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

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.