Freigeben über


ChartSheet.Select-Methode

Wählt das Microsoft.Office.Tools.Excel.ChartSheet-Element aus.

Namespace:  Microsoft.Office.Tools.Excel
Assembly:  Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)

Syntax

'Declaration
Sub Select ( _
    Replace As Object _
)
void Select(
    Object Replace
)

Parameter

Hinweise

Optionale Parameter

Informationen zu optionalen Parametern finden Sie unter Optionale Parameter in Office-Lösungen.

.NET Framework-Sicherheit

Siehe auch

Referenz

ChartSheet Schnittstelle

Microsoft.Office.Tools.Excel-Namespace