Back to Devexpress

Comment Members

officefileapi-devexpress-dot-spreadsheet-dot-comment-dot-underscore-members.md

latest3.9 KB
Original Source

Comment Members

A simple note (legacy comment) added to a cell.

Properties

NameDescription
AuthorGets or sets a name of the note author.
BottomRightCellGets or sets a cell where the bottom right corner of a floating object is located. Inherited from FloatingObject.
HeightGets or sets the height of the floating object. Inherited from FloatingObject.
LeftGets or sets the distance from the left edge of the worksheet to the top left corner of the floating object. Inherited from FloatingObject.
LockAspectRatioGets or sets whether the floating object retains its original proportions after resizing. Inherited from FloatingObject.
OffsetXGets a distance from the top left corner of the floating to the left edge of the cell where the top left corner of the floating object is located. Inherited from FloatingObject.
OffsetYGets a distance from the top left corner of the floating object to the top edge of the cell where the top left corner of the floating object is located. Inherited from FloatingObject.
PlacementGets or sets the behavior of the floating object regarding the cells below. Inherited from FloatingObject.
ReferenceGets the reference to the cell that contains the note.
RunsObtains the collection of note text regions, each formatted with its own font.
TextSpecifies the text of a comment.
TopGets or sets the distance from the top edge of the worksheet to the top left corner of the floating object. Inherited from FloatingObject.
TopLeftCellGets or sets a cell where the top left corner of a floating object is located. Inherited from FloatingObject.
VisibleGets or sets a value indicating whether the comment should be displayed in a cell.
WidthGets or sets the width of the floating object. Inherited from FloatingObject.

Methods

NameDescription
Move(Single, Single)Moves a floating object by a specified offset. Inherited from FloatingObject.

See Also

Comment Interface

DevExpress.Spreadsheet Namespace