StandardPerMassForceUnitsValues enumeration

Office 2013 and later

Defines the StandardPerMassForceUnitsValues enumeration.

Namespace:  DocumentFormat.OpenXml.InkML
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
PerKilogram 1/Kg. When the item is serialized out as xml, its value is "1/Kg".
PerGram 1/g. When the item is serialized out as xml, its value is "1/g".
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".
Show: