Spread.Services Documentation
ITextRange Interface Members
Properties  Methods 

GrapeCity.Documents.Spread.Drawing Namespace : ITextRange Interface

The following tables list the members exposed by ITextRange.

Public Properties
 NameDescription
 Property Returns the number of objects in the collection (read-only).  
 PropertyReturns the IFontFormat object that represents character formatting for the IFontFormat object (read-only).  
 Property Returns the index in the collection (read-only).  
 PropertyGets the ITextRange with the specified index.  
 PropertyGet the paragraphs of ITextRange  
 PropertyGet the runs of ITextRange  
 Property Gets or sets a String value that represents the text in a text range (read/write).  
 PropertyReturns the type of ITextRange, such as TextRangeType.Body, TextRangeType.Paragrapsh, or TextRangeType.Run.  
Top
Public Methods
 NameDescription
 Method Adds text to the specified collection.  
 Method Deletes from parent.  
 Method (Inherited from System.Collections.IEnumerable)
Top
See Also

Reference

ITextRange Interface
GrapeCity.Documents.Spread.Drawing Namespace