WorkbookModifiedException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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! |