'Declaration Public Sub RemoveAt( _ ByVal index As Integer _ )
'Usage Dim instance As ExcelWorksheetCollection Dim index As Integer instance.RemoveAt(index)
public void RemoveAt( int index )
Target Platforms: Windows Server 2012, Windows RT
ExcelWorksheetCollection Class ExcelWorksheetCollection Members
Copyright © GrapeCity, inc. All rights reserved.