[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IRange.Value

Value Property

Value

Gets the value of the specified range as a string, double, bool, object[,] (Object(,) in Visual Basic) or null (Nothing in Visual Basic); or sets the value of the specified cell as a string, double, short, int, long, bool, DateTime, TimeSpan, object[,] (Object(,) in Visual Basic) or null (Nothing in Visual Basic).

Declaration
object Value { get; set; }
Property Value As Object
Property Value
Type Description
object

The value.