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

Datei anzeigen Open project: aspose-words/Aspose.Words-for-.NET

Public Methods

Method Description
Run ( ) : void

Private Methods

Method 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 method

public static Run ( ) : void
return void