Spread Windows Forms 12.0 Product Documentation
ToString Method (RangeGroupInfo)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > RangeGroupInfo Class : ToString Method
Converts the attributes of this outline (range group) to a human-readable string.
Syntax
'Declaration
 
Public Overrides Function ToString() As String
'Usage
 
Dim instance As RangeGroupInfo
Dim value As String
 
value = instance.ToString()
public override string ToString()

Return Value

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

Reference

RangeGroupInfo Class
RangeGroupInfo Members