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

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

Méthodes publiques

Méthode Description
Run ( ) : void

Private Methods

Méthode Description
CombineRows ( string dataDir, string fileName ) : void

Shows how to combine the rows from two tables into one.

SplitTable ( string dataDir, string fileName ) : void

Shows how to split a table into two tables in a specific row.

Method Details

Run() public static méthode

public static Run ( ) : void
Résultat void