Aspose::Cells::Range::SetValue method

Range::SetValue method

Gets and sets the value of the range.

void Aspose::Cells::Range::SetValue(const Aspose::Cells::Object &value)

Remarks

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

See Also