TextSearchInfo.TextArea Property
Returns the text area that contains the searched text.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Property Value
| Type |
|---|
| OfficeTextArea |
See Also
Returns the text area that contains the searched text.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
public OfficeTextArea TextArea { get; }
Public ReadOnly Property TextArea As OfficeTextArea
| Type |
|---|
| OfficeTextArea |