|
|
DataValueAsStr Property
Returns the data element at a specified row and column as a string.
Syntax
str =FlpGrf.DataValueAsStr( row, column )
The DataValueAsStr property has these parts:
|
Part |
Description |
|
FlpGrf |
An object expression that evaluates the Flipper Graph ASP object. |
|
row |
A numeric expression for the row to set. |
|
column |
A numeric expression for the column to set. |
|
str |
Returns a string expression of the data element at the specified row and column |
Remarks
This property can be used as an aid in displaying a data value as a string.
See Also
![]() |
Last modified on: Friday, August 16, 2002