StandardPerMassForceUnitsValues Enum

Definition

Defines the StandardPerMassForceUnitsValues enumeration.

C#
public enum StandardPerMassForceUnitsValues
C#
public readonly struct StandardPerMassForceUnitsValues : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.InkML.StandardPerMassForceUnitsValues>, IEquatable<DocumentFormat.OpenXml.InkML.StandardPerMassForceUnitsValues>
Inheritance
StandardPerMassForceUnitsValues
Inheritance
StandardPerMassForceUnitsValues

Fields

Name Value Description
PerKilogram 0

1/Kg.

When the item is serialized out as xml, its value is "1/Kg".

PerGram 1

1/g.

When the item is serialized out as xml, its value is "1/g".

PerMilligram 2

1/mg.

When the item is serialized out as xml, its value is "1/mg".

PerNewton 3

1/N.

When the item is serialized out as xml, its value is "1/N".

PerPond 4

1/lb.

When the item is serialized out as xml, its value is "1/lb".

Equality(StandardPerMassForceUnitsValues, StandardPerMassForceUnitsValues)
Equals(Object)
Equals(StandardPerMassForceUnitsValues)
GetHashCode()
IEnumValue.IsValid
IEnumValue.Value
IEnumValue.Version
IEnumValueFactory<StandardPerMassForceUnitsValues>.Create(String)
Inequality(StandardPerMassForceUnitsValues, StandardPerMassForceUnitsValues)
PerGram

1/g.

When the item is serialized out as xml, its value is "1/g".

PerKilogram

1/Kg.

When the item is serialized out as xml, its value is "1/Kg".

PerMilligram

1/mg.

When the item is serialized out as xml, its value is "1/mg".

PerNewton

1/N.

When the item is serialized out as xml, its value is "1/N".

PerPond

1/lb.

When the item is serialized out as xml, its value is "1/lb".

StandardPerMassForceUnitsValues(String)

Creates a new StandardPerMassForceUnitsValues enum instance

ToString()

Applies to

Produkt Versioner
DocumentFormat.OpenXml 2.7.1, 2.7.2, 2.8.0, 2.8.1, 2.9.0, 2.9.1, 2.10.0, 2.10.1, 2.11.0, 2.11.1, 2.11.2, 2.11.3, 2.12.0, 2.12.1, 2.12.2, 2.12.3, 2.13.0, 2.13.1, 2.14.0, 2.15.0, 2.16.0, 2.17.1, 2.18.0, 2.19.0, 2.20.0, 3.0.0, 3.0.1