StandardMassForceUnitsValues enumeration
Office 2013 and later
Defines the StandardMassForceUnitsValues enumeration.
Namespace: DocumentFormat.OpenXml.InkML
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| Kilogram | Kg. When the item is serialized out as xml, its value is "Kg". | |
| Gram | g. When the item is serialized out as xml, its value is "g". | |
| Milligram | mg. When the item is serialized out as xml, its value is "mg". | |
| Newton | N. When the item is serialized out as xml, its value is "N". | |
| Pond | lb. When the item is serialized out as xml, its value is "lb". |
Show: