ExcelComment Class

Office Open XML

An Excel Cell Comment

Namespace:  OfficeOpenXml
Assembly:  EPPlus (in EPPlus.dll) Version: 3.0.0.1 (3.0.0.1)

Syntax

C#
public class ExcelComment : ExcelVmlDrawingComment
Visual Basic (Declaration)
Public Class ExcelComment _
	Inherits ExcelVmlDrawingComment
Visual C++
public ref class ExcelComment : public ExcelVmlDrawingComment

Inheritance Hierarchy

See Also