[]
        
(Showing Draft Content)

C1.Excel.XLCellRange.ToString

ToString Method

ToString()

Returns a reference string that represents the range.

Declaration
public override string ToString()
Returns
Type Description
string

A reference string that represents the range.

Overrides