The Value property specifies the current value of a column.
object.Value [= value]
| Part | Description |
|---|---|
| object | Expression that evaluates to an object in the Applies To list |
| value | Current value of a column |
Variant
Read/write
HRESULT get_Value(*pRetVal);
HRESULT put_Value(NewValue);