Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package
/
ITextRun Interface
/ insertAfter Method
the text of new inserted run.
Collapse All
Expand All
In This Topic
insertAfter Method
In This Topic
Inserts a new
ITextRun
after current text run.
Syntax
ITextRun
insertAfter( 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