TextEdit Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Text edit object model.
public class TextEdit
type TextEdit = class
Public Class TextEdit
- Inheritance
-
TextEdit
Constructors
| TextEdit() |
Properties
| NewText |
Gets or sets new text to be replace when command executed. |
| Range |
Gets or sets the target range object. |