Word for UWP
RtfTable コンストラクタ(Int32,Int32)

C1.UWP.Word アセンブリ > C1.Xaml.Word.Objects 名前空間 > RtfTable クラス > RtfTable コンストラクタ : RtfTable コンストラクタ(Int32,Int32)
この RTF テーブルの行数。
この RTF テーブルの列数。
行数と列数を指定した Word/RTF テーブルのコンストラクタ。
シンタックス
'宣言
 
Public Function New( _
   ByVal rows As System.Integer, _
   ByVal cols As System.Integer _
)
public RtfTable( 
   System.int rows,
   System.int cols
)

パラメータ

rows
この RTF テーブルの行数。
cols
この RTF テーブルの列数。
参照

RtfTable クラス
RtfTable メンバ
オーバーロード一覧