|
|
DataValueMethod Method
This method accomplishes the same task as the DataValue property - it stores a single value into the data buffer.
Syntax
FlpGrf.DataValueMethod( row As Integer, Column As Integer, newValue As Integer )
The DataValueMethod method has these parts:
|
Part |
Description |
|
FlpGrf |
An object expression that evaluates the Flipper Graph ASP object. |
|
row |
Row in data buffer. |
|
Column |
Column in data buffer. |
|
newValue |
The new value to be assigned to the cell in data buffer. |
See Also
DataColor Property, DataExplode Property, DataInit Property, DataStyle Property, DataValue Property, DataValueAsStr Property
![]() |
Last modified on: Friday, August 16, 2002