[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ITextRun.InsertBefore

InsertBefore Method

InsertBefore(string)

在当前富文本运行之前插入一个新的富文本运行

Declaration
ITextRun InsertBefore(string text)
Parameters
Type Name Description
string text

新插入运行的文本。

Returns
Type Description
ITextRun