C# Class xlwObjectCachDemo.CloneClass

Afficher le fichier Open project: Laeeth/d_excelsdk

Méthodes publiques

Méthode Description
Clone ( this theMatrix ) : CellMatrix
Clone ( this theMatrix ) : MyMatrix

Method Details

Clone() public static méthode

public static Clone ( this theMatrix ) : CellMatrix
theMatrix this
Résultat CellMatrix

Clone() public static méthode

public static Clone ( this theMatrix ) : MyMatrix
theMatrix this
Résultat MyMatrix