Table of Contents

Class ExcelComment

Namespace
OfficeOpenXml
Assembly
Magicodes.EPPlus.dll
public class ExcelComment : ExcelVmlDrawingComment
Inheritance
ExcelComment
Inherited Members
Extension Methods

Properties

Author

public string Author { get; set; }

Property Value

string

Font

public ExcelRichText Font { get; }

Property Value

ExcelRichText

RichText

public ExcelRichTextCollection RichText { get; set; }

Property Value

ExcelRichTextCollection

Text

public string Text { get; set; }

Property Value

string