'Declaration Public ReadOnly Property Cells As IList(Of Cell)
'Declaration
Public ReadOnly Property Cells As IList(Of Cell)
public IList<Cell> Cells {get;}
CellGroup Class CellGroup Members