Cell value is richtext formated.
Namespace:
OfficeOpenXml
Assembly:
EPPlus (in EPPlus.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
C# |
---|
public ExcelRichTextCollection RichText { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property RichText As ExcelRichTextCollection |
Visual C++ |
---|
public: property ExcelRichTextCollection^ RichText { ExcelRichTextCollection^ get (); } |