ChartSheet.BeginInit Method (2003 System)

This API supports the Visual Studio Tools for Office infrastructure and is not intended to be used directly from your code.

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

Syntax

'Declaration
Public Overridable Sub BeginInit
'Usage
Dim instance As ChartSheet

instance.BeginInit()
public virtual void BeginInit()

Implements

ISupportInitialize.BeginInit()

Permissions

See Also

Reference

ChartSheet Class

ChartSheet Members

Microsoft.Office.Tools.Excel Namespace