Official Content

Indicates the value (result) of formula cells in text format.

Syntax

&ExcelDocument.Cells(…).Value

Type Returned:
Character

Description

It returns the result of the selected formula cells of the Excel Document in text format.

If the result type of this formula is a date or number, then returns the ToString () of the value.

If the cell is not a formula, then returns the ToString() of the value contained on the cell.

Considerations

This property is readonly. It cannot be assigned.

Availability

Since GeneXus X Evolution 2 Upgrade 4.

Scope

Extended data types ExcelCells data type
Languages .NET, Java
   

See also

Cells Method
ExcelCells Data Type
ExcelDocument Data Type








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