言語

DataCellCollection.ColumnCount プロパティ

定義

データセル配列の列数を返します。

public:
 property int ColumnCount { int get(); };
public int ColumnCount { get; }
member this.ColumnCount : int
Public ReadOnly Property ColumnCount As Integer

プロパティ値

データセル配列の列数を含む integer です。

適用対象