バージョン

StartTable(Int32,TableProperties) メソッド

指定した列数で文書の新しいテーブルを開始します。
シンタックス
'宣言
 
Public Overloads Sub StartTable( _
   ByVal columnCount As System.Integer, _
   ByVal properties As TableProperties _
) 
public void StartTable( 
   System.int columnCount,
   TableProperties properties
)

パラメータ

columnCount
properties
参照

オンラインで表示: GitHub