API Reference

Class

ExcelCommentSnapshot

Namespace OfficeIMO.Excel
Assembly OfficeIMO.Excel
Modifiers sealed

Immutable comment metadata discovered during inspection.

Inheritance

  • Object
  • ExcelCommentSnapshot

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

Properties

public String Author { get; set; } #

Comment author display name, when available.

public String Text { get; set; } #

Comment text content.