Freigeben über


StandardMassForceUnitsValues-Enumeration

Defines the StandardMassForceUnitsValues enumeration.

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

Syntax

'Declaration
Public Enumeration StandardMassForceUnitsValues
'Usage
Dim instance As StandardMassForceUnitsValues
public enum StandardMassForceUnitsValues

Member

Membername Beschreibung
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".

Siehe auch

Referenz

DocumentFormat.OpenXml.InkML-Namespace