次の方法で共有


Tables.AddOld(Range, Int32, Int32) メソッド

定義

内部使用のために予約されています。

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

パラメーター

Range
Range
NumRows
Int32
NumColumns
Int32

戻り値

適用対象