API Reference

Class

ExcelCommentRecord

Namespace OfficeIMO.Excel
Assembly OfficeIMO.Excel
Modifiers sealed

Legacy worksheet note projected with workbook-level sheet context.

Inheritance

  • Object
  • ExcelCommentRecord

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 SheetName { get; } #

Worksheet name.

public String CellReference { get; } #

A1 cell reference.

public String Author { get; } #

Comment author display name, when available.

public String Text { get; } #

Comment text.