'Declaration Public Sub Add( _ ByVal sheetView As SheetView _ )
'Usage Dim instance As SheetViewCollection Dim sheetView As SheetView instance.Add(sheetView)
public void Add( SheetView sheetView )
SheetViewCollection Class SheetViewCollection Members