







![]() ![]() |
EPPlus 3.0 |
ExcelRichTextCollection..::.Add Method |
ExcelRichTextCollection Class See Also Send Feedback |
Add a rich text string
Namespace:
OfficeOpenXml.Style
Assembly:
EPPlus (in EPPlus.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
C# |
---|
public ExcelRichText Add( string Text ) |
Visual Basic (Declaration) |
---|
Public Function Add ( _ Text As String _ ) As ExcelRichText |
Visual C++ |
---|
public: ExcelRichText^ Add( String^ Text ) |
Parameters
- Text
- Type: System..::.String
The text to add
Return Value
[Missing <returns> documentation for "M:OfficeOpenXml.Style.ExcelRichTextCollection.Add(System.String)"]