'Declaration
Public Overloads Function Copy( _ ByVal sourceWorksheetIndex As Integer, _ Optional ByVal destinationSheetName As String, _ Optional ByVal destinationWorksheetIndex As Nullable(Of Integer) _ ) As Worksheet
'Usage
Dim instance As WorksheetCollection Dim sourceWorksheetIndex As Integer Dim destinationSheetName As String Dim destinationWorksheetIndex As Nullable(Of Integer) Dim value As Worksheet value = instance.Copy(sourceWorksheetIndex, destinationSheetName, destinationWorksheetIndex)
Parameters
- sourceWorksheetIndex
- destinationSheetName
- destinationWorksheetIndex