[]
        
(Showing Draft Content)

FarPoint.Win.Spread.RangeGroupInfo.ToString

ToString Method

ToString()

Converts the attributes of this outline (range group) to a human-readable string.

Declaration
public override string ToString()
Public Overrides Function ToString() As String
Returns
Type Description
string

String that contains an outline (range group) of this RangeGroupInfo structure

Overrides