Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
[ObsoleteAttribute("the method is not implemented")]
public Object Clone()
<ObsoleteAttribute("the method is not implemented")> 
Public Function Clone As Object
public:
[ObsoleteAttribute(L"the method is not implemented")]
Object^ Clone()
[<ObsoleteAttribute("the method is not implemented")>]
member Clone : unit -> Object 

Return Value

Object

See Also