バージョン

CellData コンストラクタ

CellData クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal cells As IEnumerable(Of Cell) _
)
public CellData( 
   IEnumerable<Cell> cells
)

パラメータ

cells
セル。
参照