[]
        
(Showing Draft Content)

FarPoint.Web.Spread.NamedStyle.Clone

Clone Method

Clone()

Creates and returns a copy of this object.

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

Copy of this object

Overrides