バージョン

Cells プロパティ

セルのコレクションを取得します。
シンタックス
'宣言
 
Public ReadOnly Property Cells As IEnumerable(Of Cell)
public IEnumerable<Cell> Cells {get;}

プロパティ値

セルのコレクション。
参照