[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ITextRun.InsertAfter

InsertAfter Method

InsertAfter(string)

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

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

新插入运行的文本。

Returns
Type Description
ITextRun