接口的使用
com.grapecity.documents.excel.drawing.ITextRange
-
com.grapecity.documents.excel.drawing中ITextRange的使用
修饰符和类型方法说明ITextRange.add()
Adds text to the specified collection.Adds text to the specified collection.Adds text to the specified collection.ITextRange.get
(int index) Gets theITextRange
with the specified index.ITextRange.getParagraphs()
Get the paragraphs ofITextRange
ITextRange.getRuns()
Get the runs ofITextRange
ITextFrame.getTextRange()
Returns theITextRange
object that represents the text in the object.