Partager via


AllocationMethodValues Énumération

Définition

Définit l’énumération AllocationMethodValues.

public enum AllocationMethodValues
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
public enum AllocationMethodValues
public readonly struct AllocationMethodValues : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Office2010.Excel.AllocationMethodValues>, IEquatable<DocumentFormat.OpenXml.Office2010.Excel.AllocationMethodValues>
type AllocationMethodValues = 
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
type AllocationMethodValues = 
type AllocationMethodValues = struct
    interface IEnumValue
    interface IEnumValueFactory<AllocationMethodValues>
Public Enum AllocationMethodValues
Public Structure AllocationMethodValues
Implements IEnumValue, IEnumValueFactory(Of AllocationMethodValues), IEquatable(Of AllocationMethodValues)
Héritage
AllocationMethodValues
Héritage
AllocationMethodValues
Attributs

Champs

AllocationMethodValues(String)

Crée une énumération AllocationMethodValues instance

EqualAllocation

equalAllocation.

Lorsque l’élément est sérialisé au format xml, sa valeur est « equalAllocation ».

EqualAllocation 0

equalAllocation.

Lorsque l’élément est sérialisé au format xml, sa valeur est « equalAllocation ».

EqualIncrement

equalIncrement.

Lorsque l’élément est sérialisé au format xml, sa valeur est « equalIncrement ».

EqualIncrement 1

equalIncrement.

Lorsque l’élément est sérialisé au format xml, sa valeur est « equalIncrement ».

Equals(Object)
Equals(AllocationMethodValues)
GetHashCode()
Equality(AllocationMethodValues, AllocationMethodValues)
Inequality(AllocationMethodValues, AllocationMethodValues)
ToString()
WeightedAllocation 2

weightedAllocation.

Lorsque l’élément est sérialisé au format xml, sa valeur est « weightedAllocation ».

WeightedAllocation

weightedAllocation.

Lorsque l’élément est sérialisé au format xml, sa valeur est « weightedAllocation ».

WeightedIncrement 3

weightedIncrement.

Lorsque l’élément est sérialisé au format xml, sa valeur est « weightedIncrement ».

WeightedIncrement

weightedIncrement.

Lorsque l’élément est sérialisé au format xml, sa valeur est « weightedIncrement ».

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

S’applique à