다음을 통해 공유


TextEdit Class

Definition

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.

Applies to