[]
Represents the text frame in an IShape or IShapeRange object.
public interface ITextRange
Public Interface ITextRange
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. |