バージョン

ColIndex メソッド

LayoutConfigurationItem.ColIndex を設定します。
シンタックス
'宣言
 
Public Function ColIndex( _
   ByVal colIndex As System.Nullable(Of Integer) _
) As LayoutConfigurationItemWrapper
public LayoutConfigurationItemWrapper ColIndex( 
   System.Nullable<int> colIndex
)

パラメータ

colIndex
列のインデックス。

戻り値の型

自身
参照

オンラインで表示: GitHub