Comment Property

Yogesh.ExcelXml

A Sandcastle Documented Class Library Comment Property
NamespacesYogesh.ExcelXmlCellComment
Gets or sets the comment for the cell
Declaration Syntax
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);
}
Remarks
Comment is in raw html format which means you can insert bold and italics markers just like regular html

Assembly: Yogesh.ExcelXml (Module: Yogesh.ExcelXml) Version: 2.89.501.2158