'Declaration
Public Function New( _ ByVal ranges As IList(Of CellRange) _ )
public CellRangeFactory( IList<CellRange> ranges )
Parameters
- ranges
- The Range list
'Declaration
Public Function New( _ ByVal ranges As IList(Of CellRange) _ )
public CellRangeFactory( IList<CellRange> ranges )