Aspose::Cells::RangeCollection::Add method

RangeCollection::Add method

Adds a Range item to the collection.

int32_t Aspose::Cells::RangeCollection::Add(const Range &range)
ParameterTypeDescription
rangeconst Range&Range object

ReturnValue

See Also