Freigeben über


Int16Value.ToInt16(Int16Value) Methode

Definition

Gibt eine Int16 Darstellung eines Int16Value Objekts zurück.

public static short ToInt16 (DocumentFormat.OpenXml.Int16Value xmlAttribute);
public static short ToInt16 (DocumentFormat.OpenXml.Int16Value value);
static member ToInt16 : DocumentFormat.OpenXml.Int16Value -> int16
static member ToInt16 : DocumentFormat.OpenXml.Int16Value -> int16
Public Shared Function ToInt16 (xmlAttribute As Int16Value) As Short
Public Shared Function ToInt16 (value As Int16Value) As Short

Parameter

xmlAttributevalue
Int16Value

Gibt zurück

Ein Int16 -Wert, der ein Int16Value -Objekt darstellt.

Gilt für: