Sheets.Add2(Object, Object, Object, Object) Method

Definition

This method is only implemented for the Charts collection object and will produce a run time error if used on the Sheets and Worksheets objects.

public object Add2 (object Before, object After, object Count, object NewLayout);
Public Function Add2 (Optional Before As Object, Optional After As Object, Optional Count As Object, Optional NewLayout As Object) As Object

Parameters

Before
Object
After
Object
Count
Object
NewLayout
Object

Returns

Applies to