[]
        
(Showing Draft Content)

FarPoint.Win.Spread.RangeGroupInfo.Clone

Clone Method

Clone()

Clones the outline (range group).

Declaration
public object Clone()
Public Function Clone() As Object
Returns
Type Description
object

A new object that is a copy of this instance.

Implements