A Sandcastle Documented Class Library
Comment Property
Namespaces ► Yogesh.ExcelXml ► Cell ► Comment
Gets or sets the comment for the cell

C# | Visual Basic | Visual C++ |
public string Comment { get; set; }
Public Property Comment As String
public: property String^ Comment { String^ get (); void set (String^ value); }

Comment is in raw html format which means you can insert
bold and italics markers just like regular html