Aspose::Cells::ReferredArea::ToString method

ReferredArea::ToString method

Returns the reference address of this area. Generally it is the address of the reference which may be used in formula, such as “Sheet1!A1:C3”.

U16String Aspose::Cells::ReferredArea::ToString()

ReturnValue

the reference address of this area.

See Also