C# Class xlwObjectCachDemo.CloneClass

Mostrar archivo Open project: Laeeth/d_excelsdk

Public Methods

Method Description
Clone ( this theMatrix ) : CellMatrix
Clone ( this theMatrix ) : MyMatrix

Method Details

Clone() public static method

public static Clone ( this theMatrix ) : CellMatrix
theMatrix this
return CellMatrix

Clone() public static method

public static Clone ( this theMatrix ) : MyMatrix
theMatrix this
return MyMatrix