[]
        
(Showing Draft Content)

C1.Document.OutputRange.ToString

ToString Method

ToString()

Returns a string that represents the current OutputRange.

Declaration
public override string ToString()
Returns
Type Description
string

A string that represents the range.

Overrides