Richtext
Namespace:
OfficeOpenXml.Drawing.Chart
Assembly:
EPPlus (in EPPlus.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
C# |
---|
public ExcelParagraphCollection RichText { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property RichText As ExcelParagraphCollection |
Visual C++ |
---|
public: property ExcelParagraphCollection^ RichText { ExcelParagraphCollection^ get (); } |