API Reference

Class

ExcelInCellImage

Namespace OfficeIMO.Excel
Assembly OfficeIMO.Excel
Modifiers sealed

Native image stored as an Excel rich value in a worksheet cell.

Inheritance

  • Object
  • ExcelInCellImage

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

Properties

public String CellReference { get; } #

Owning A1 cell.

public String ContentType { get; } #

Image MIME type.

public String AltText { get; } #

Accessible alternative text.

public Byte[] Bytes { get; } #

Stored image payload.