'宣言 Public Overloads Function Add( _ ByVal columnWidth As Unit, _ ByVal columnSpacing As Unit _ ) As System.Integer
public System.int Add( Unit columnWidth, Unit columnSpacing )
パラメータ
- columnWidth
- 列の幅。
- columnSpacing
- 列の間隔。
戻り値の型
コレクションに追加されたオブジェクトのインデックスを返します。