Click or drag to resize

ExcelCellComment Property

Gets or sets cell comment.

Namespace: SautinSoft.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntax
public override ExcelComment Comment { get; set; }

Property Value

ExcelComment
Remarks

Supported only in xlsx format.

See Also