Spread.Services Documentation
ITextRange Interface Properties

GrapeCity.Documents.Spread.Drawing Namespace : ITextRange Interface

For a list of all members of this type, see ITextRange members.

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
See Also

Reference

ITextRange Interface
GrapeCity.Documents.Spread.Drawing Namespace