[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ITextRun

ITextRun Interface

表示IRichText 对象中的一系列字符。

Namespace: GrapeCity.Documents.Excel
Assembly: GcDocs.Excel.dll
Syntax
public interface ITextRun

Properties

Name Description
Font

获取当前富文本运行的字体设置。

Text

获取或设置当前富文本运行 的文本。

Methods

Name Description
Delete()

从其父级IRichText 对象中删除此富文本运行

InsertAfter(string)

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

InsertBefore(string)

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