WorkbookModifiedException Class

Definition

Caution

Deprecated!

Do not use this type or its members, it has been deprecated!

[System.Obsolete("Deprecated!")]
[System.Serializable]
public sealed class WorkbookModifiedException : Exception
[<System.Obsolete("Deprecated!")>]
[<System.Serializable>]
type WorkbookModifiedException = class
    inherit Exception
    interface ISerializable
Public NotInheritable Class WorkbookModifiedException
Inherits Exception
Inheritance
WorkbookModifiedException
Attributes
Implements

Constructors

WorkbookModifiedException()

Do not use this type or its members, it has been deprecated!

WorkbookModifiedException(String)

Do not use this type or its members, it has been deprecated!

WorkbookModifiedException(String, Exception)

Do not use this type or its members, it has been deprecated!

Applies to