Back to Devexpress

CommentCollection.Add Method

officefileapi-devexpress-dot-spreadsheet-dot-commentcollection-dot-add.md

latest769 B
Original Source

CommentCollection.Add Method

NameParametersDescription
Add(CellRange, String, String)range, author, textAdds a note to the specified cell and returns the newly created object.
Add(CellRange, String)range, authorAdds an empty simple note to the specified cell and returns the newly created object.