Click or drag to resize

RichTextToString Method

Transforms an object RichText into an object String.

Namespace: SautinSoft.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntax
public override string ToString()

Return Value

String
The object String consisting of sequentially writing text from objects RichTextString from this collection.
See Also