TdxSpreadSheetDefinedName.ValueAsText Property
Returns the calculated value of the formula expression stored as a defined name’s reference.
Declaration
property ValueAsText: string read;
Property Value
Type |
---|
string |
Remarks
This property supports the internal infrastructure and is not intended to be used directly from your code.
See Also