Share via


VariableValues Enum

Definition

Variable Type

public enum VariableValues
public readonly struct VariableValues : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Drawing.Diagrams.VariableValues>, IEquatable<DocumentFormat.OpenXml.Drawing.Diagrams.VariableValues>
type VariableValues = 
type VariableValues = struct
    interface IEnumValue
    interface IEnumValueFactory<VariableValues>
Public Enum VariableValues
Public Structure VariableValues
Implements IEnumValue, IEnumValueFactory(Of VariableValues), IEquatable(Of VariableValues)
Inheritance
VariableValues
Inheritance
VariableValues

Fields

VariableValues(String)

Creates a new VariableValues enum instance

AnimateOne 7

Animate One.

When the item is serialized out as xml, its value is "animOne".

AnimateOne

Animate One.

When the item is serialized out as xml, its value is "animOne".

AnimationLevel 8

Animation Level.

When the item is serialized out as xml, its value is "animLvl".

AnimationLevel

Animation Level.

When the item is serialized out as xml, its value is "animLvl".

BulletsEnabled 4

Bullets Enabled.

When the item is serialized out as xml, its value is "bulEnabled".

BulletsEnabled

Bullets Enabled.

When the item is serialized out as xml, its value is "bulEnabled".

ChildMax 2

Child Max.

When the item is serialized out as xml, its value is "chMax".

ChildMax

Child Max.

When the item is serialized out as xml, its value is "chMax".

ChildPreference 3

Child Preference.

When the item is serialized out as xml, its value is "chPref".

ChildPreference

Child Preference.

When the item is serialized out as xml, its value is "chPref".

Direction

Direction.

When the item is serialized out as xml, its value is "dir".

Direction 5

Direction.

When the item is serialized out as xml, its value is "dir".

Equals(VariableValues)
Equals(Object)
GetHashCode()
HierarchyBranch 6

Hierarchy Branch.

When the item is serialized out as xml, its value is "hierBranch".

HierarchyBranch

Hierarchy Branch.

When the item is serialized out as xml, its value is "hierBranch".

None 0

Unknown.

When the item is serialized out as xml, its value is "none".

None

Unknown.

When the item is serialized out as xml, its value is "none".

Equality(VariableValues, VariableValues)
Inequality(VariableValues, VariableValues)
OrganizationalChart

Organizational Chart Algorithm.

When the item is serialized out as xml, its value is "orgChart".

OrganizationalChart 1

Organizational Chart Algorithm.

When the item is serialized out as xml, its value is "orgChart".

ResizeHandles 9

Resize Handles.

When the item is serialized out as xml, its value is "resizeHandles".

ResizeHandles

Resize Handles.

When the item is serialized out as xml, its value is "resizeHandles".

ToString()
IEnumValue.IsValid
IEnumValue.Value
IEnumValue.Version
IEnumValueFactory<VariableValues>.Create(String)

Applies to