Workbook.OnSheetDeactivate Property

Included for backwards compatibility only.

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

Syntax

'Declaration
Property OnSheetDeactivate As String
    Get
    Set
string OnSheetDeactivate { get; set; }

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

Workbook Interface

Microsoft.Office.Tools.Excel Namespace