Range.Value
Range.Value property
Gets and sets the value of the range.
public object Value { get; set; }
Remarks
If the range contains multiple cells, the returned/applied object should be a two-dimension Array object.
See Also
- class Range
- namespace Aspose.Cells
- assembly Aspose.Cells