







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
System..::.Object
OfficeOpenXml..::.XmlHelper
OfficeOpenXml.Drawing.Vml..::.ExcelVmlDrawingBase
OfficeOpenXml.Drawing.Vml..::.ExcelVmlDrawingComment
OfficeOpenXml..::.ExcelComment
OfficeOpenXml..::.XmlHelper
OfficeOpenXml.Drawing.Vml..::.ExcelVmlDrawingBase
OfficeOpenXml.Drawing.Vml..::.ExcelVmlDrawingComment
OfficeOpenXml..::.ExcelComment
