'Declaration Public Property Cells As List(Of CellRange)
'Declaration
Public Property Cells As List(Of CellRange)
public List<CellRange> Cells {get; set;}
FindResult Class FindResult Members