Aspose::Cells::Range::GetValue method

Range::GetValue method

Gets and sets the value of the range.

Aspose::Cells::Object Aspose::Cells::Range::GetValue()

Remarks

If the range contains multiple cells, the returned/applied object should be a two-dimension Array object.

See Also