[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.ITextRange

ITextRange Interface

Represents the text frame in an IShape or IShapeRange object.

Namespace: GrapeCity.Spreadsheet.Drawing
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public interface ITextRange
Public Interface ITextRange

Properties

Name Description
Font

Gets an ITextFont object that represents character formatting for the ITextRange object.

Text

Gets or sets a string value that represents the text in a text range.