Official Content

In ExcelCells, it indicates the value of the cells in text format.

In MailMessage, it is the body of the message in simple text format. 

In WordDocument, it indicates the complete text of the document.

Syntax

&ExcelDocument.Cells(…).Text

&DataType.Text

Type Returned:
Character

Where:
ExcelDocument
   Is an ExcelDocument type variable name

DataType
   Is a MailMessage or WordDocument type variable name 

Description

WordDocument: If you want to add new text to an existing document without losing the present format, the Append method is recommended.

ExcelCells: If there are cells with different values in the ExcelCells object, the Text property will return an empty string. 

Scope

Extended Data Types: ExcelCells, MailMessage, WordDocument
Languages: .NET, Java, Ruby (up to GeneXus X Evolution 3), Visual FoxPro (up to GeneXus X Evolution 3)

See Also

Append method
Cells method
ExcelCells data type
ExcelDocument data type
MailMessage data type
WordDocument Data Type









Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant