Worksheet.EndInit 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 EndInit
'Usage
Dim instance As Worksheet

instance.EndInit()
public virtual void EndInit()

Implements

ISupportInitialize.EndInit()

Permissions

See Also

Reference

Worksheet Class

Worksheet Members

Microsoft.Office.Tools.Excel Namespace