Workbook.OnSave 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 OnSave As String
    Get
    Set
string OnSave { get; set; }

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

Workbook Interface

Microsoft.Office.Tools.Excel Namespace