'Declaration Public Overloads Sub AddRange( _ ByVal c As ICollection _ )
'Usage Dim instance As SheetViewCollection Dim c As ICollection instance.AddRange(c)
public void AddRange( ICollection c )
Parameters
- c
- Collection of sheets to add to the collection