New to Telerik Document ProcessingStart a free 30-day trial

Extends comment properties to allow changing the related cell index, with changes tracked in the undo stack.

Definition

Namespace:Telerik.Windows.Documents.Spreadsheet.Model.Comments

Assembly:Telerik.Windows.Documents.Spreadsheet.dll

Syntax:

C#
public interface IFloatingCommentMutable : IFloatingComment

Derived Classes: SpreadsheetCommentSpreadsheetNote

Inherited Members IFloatingComment.TextIFloatingComment.Author

Properties

The cell index to which this comment is anchored; changes are recorded in the undo stack.

C#
CellIndex RelatedCellIndex { get; set; }
Property Value:

The cell index.

In this article
DefinitionPropertiesRelatedCellIndex
Not finding the help you need?
Contact Support