Class WorkbookState
Inheritance
System.Object
WorkbookState
Assembly: MAT.Atlas.Automation.Api.dll
Syntax
public sealed class WorkbookState : Enum
Fields
Cloned
Declaration
public const WorkbookState Cloned
Field Value
Closing
Declaration
public const WorkbookState Closing
Field Value
Dirty
Declaration
public const WorkbookState Dirty
Field Value
Loaded
Declaration
public const WorkbookState Loaded
Field Value
ModelLoaded
Declaration
public const WorkbookState ModelLoaded
Field Value
New
Declaration
public const WorkbookState New
Field Value
Preview
Declaration
public const WorkbookState Preview
Field Value
Saved
Declaration
public const WorkbookState Saved
Field Value
Saving
Declaration
public const WorkbookState Saving
Field Value
SessionLoading
Declaration
public const WorkbookState SessionLoading
Field Value
Temp
Declaration
public const WorkbookState Temp
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|