Tables.AddOld(Range, Int32, Int32) Methode

Definition

Für die interne Verwendung reserviert.

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

Parameter

Range
Range
NumRows
Int32
NumColumns
Int32

Gibt zurück

Gilt für: