Tables.AddOld(Range, Int32, Int32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Réservé à une utilisation interne.
public:
Microsoft::Office::Interop::Word::Table ^ AddOld(Microsoft::Office::Interop::Word::Range ^ Range, int NumRows, int NumColumns);
public Microsoft.Office.Interop.Word.Table AddOld (Microsoft.Office.Interop.Word.Range Range, int NumRows, int NumColumns);
abstract member AddOld : Microsoft.Office.Interop.Word.Range * int * int -> Microsoft.Office.Interop.Word.Table
Public Function AddOld (Range As Range, NumRows As Integer, NumColumns As Integer) As Table
Paramètres
- Range
- Range
- NumRows
- Int32
- NumColumns
- Int32