Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
ITextRun Interface
/ InsertBefore Method
the text of new inserted run.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
InsertBefore Method
In This Topic
Inserts a new
rich text run
before current
rich text run
.
Syntax
C#
ITextRun
InsertBefore( System.
string
text
)
Parameters
text
the text of new inserted run.
See Also
Reference
ITextRun Interface
ITextRun Members