Compartir a través de


Tables.AddOld(Range, Int32, Int32) Método

Definición

Reservado para uso interno.

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

Parámetros

Range
Range
NumRows
Int32
NumColumns
Int32

Devoluciones

Se aplica a