Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package
/
ITextRun Interface
/ insertBefore Method
the text of new inserted run.
Collapse All
Expand All
In This Topic
insertBefore Method
In This Topic
Inserts a new
ITextRun
before current text run.
Syntax
ITextRun
insertBefore( java.lang.String
text
)
Parameters
text
the text of new inserted run.
Return Value
a new created text run.
See Also
Reference
ITextRun Interface
ITextRun Members