C# Class Aspose.Words.Examples.CSharp.Programming_Documents.Working_with_Tables.CloneTable

Afficher le fichier Open project: aspose-words/Aspose.Words-for-.NET

Méthodes publiques

Méthode Description
Run ( ) : void

Private Methods

Méthode Description
CloneCompleteTable ( string dataDir ) : void

Shows how to clone complete table.

CloneLastRow ( string dataDir ) : void

Shows how to clone last row of table.

Method Details

Run() public static méthode

public static Run ( ) : void
Résultat void