[]
        
(Showing Draft Content)

FarPoint.Win.Spread.ConditionalFormat.Clone

Clone Method

Clone()

Creates and returns a copy of the conditional format.

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

A new object that is a copy of this instance.

Implements