DataCellCollection.RowCount 属性

定义

返回数据单元数组中的行数。

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

属性值

一个integer,其中包含数据单元数组中的行数。

适用于