Click or drag to resize

RtfTextWriter GetImageRTF Method

Gets the image RTF.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
protected string GetImageRTF(
	string rtf
)

Parameters

rtf
Type: System String
The RTF.

Return Value

Type: String
See Also