| 
IDocCloneable
Clone Method
  | 
 Creates a new object that is a copy of the current instance.
 Namespace:
 Spire.Doc.CompoundFile
 Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
 Syntax
Syntax
 
 
abstract Clone : unit -> Object 
 
 
 
Return Value
 
 Type:
 
Object
 
 
 See Also
See Also