Class ElementStatus
Inheritance
System.Object
ElementStatus
Namespace: IronWord.Models.Enums
Assembly: IronWord.dll
Syntax
public sealed class ElementStatus : Enum
Fields
Deleted
Declaration
public const ElementStatus Deleted
Field Value
Type | Description |
---|---|
ElementStatus |
New
Declaration
public const ElementStatus New
Field Value
Type | Description |
---|---|
ElementStatus |
NoChange
Declaration
public const ElementStatus NoChange
Field Value
Type | Description |
---|---|
ElementStatus |
Updated
Declaration
public const ElementStatus Updated
Field Value
Type | Description |
---|---|
ElementStatus |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |