| 名前 | 解説 | |
|---|---|---|
![]() | GetFragmentRange | Returns the object defining the part of fragment belongs to this C1DocumentRange. The type of object depends on type of fragment, for example, RenderTextFragment descendats return C1TextBlockRange object. |
![]() | GetPositions | Returns two C1DocumentTextPosition objects defining the start and end of the range. |
![]() | GetText | Returns the string containing the document's text defining by this C1DocumentRange. |
