Gets the value of the specified range as a string, double, bool", object[,] or null; or sets the value of the specified cell as a string, double, int32, int64, int16, bool, System.DateTime, object[,] or null.
Syntax
System.object Value {get; set;}
Property Value
The value.
See Also