Name | Description | |
---|---|---|
add | Overloaded. Adds text to the specified collection. | |
delete | Deletes from parent. | |
get | Gets the ITextRange with the specified index. | |
getCount | Returns the number of objects in the collection. | |
getFont | Returns the IFontFormat object that represents character formattingfor the IFontFormat object. | |
getIndex | Returns the index in the collection. | |
getParagraphs | Get the paragraphs of
This method is only used in .Body; otherwise, it throws InvalidOperateExecption. | |
getRuns | Get the runs of
This method is only used in .Paragraph; otherwise, it throws InvalidOperateExecption. | |
getText | Gets a String value that represents the text in a text range. | |
getTextAlignment | Gets the horizontal alignment of the text. | |
getType | Returns the type of ITextRange. | |
setText | Sets a String value that represents the text in a text range. | |
setTextAlignment | Sets the horizontal alignment of the text. |