Interface
IFloatingCommentMutable

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:

cs-api-definition
public interface IFloatingCommentMutable : IFloatingComment

Inherited Members IFloatingComment.TextIFloatingComment.Author

Properties

RelatedCellIndex

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

Declaration

cs-api-definition
CellIndex RelatedCellIndex { get; set; }

Property Value

CellIndex

The cell index.

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