Compartir a través de


Sheets.Add2(Object, Object, Object, Object) Método

Definición

Este método solo se implementa para el objeto de colección Charts y generará un error en tiempo de ejecución si se usa en los objetos Sheets y Worksheets .

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

Parámetros

Before
Object
After
Object
Count
Object
NewLayout
Object

Devoluciones

Se aplica a