Поделиться через


UInt16Value.ToUInt16(UInt16Value) Метод

Определение

UInt16 Возвращает представление UInt16Value объекта .

public static ushort ToUInt16 (DocumentFormat.OpenXml.UInt16Value xmlAttribute);
public static ushort ToUInt16 (DocumentFormat.OpenXml.UInt16Value value);
static member ToUInt16 : DocumentFormat.OpenXml.UInt16Value -> uint16
static member ToUInt16 : DocumentFormat.OpenXml.UInt16Value -> uint16
Public Shared Function ToUInt16 (xmlAttribute As UInt16Value) As UShort
Public Shared Function ToUInt16 (value As UInt16Value) As UShort

Параметры

xmlAttributevalue
UInt16Value

Возвращаемое значение

Значение UInt16 , представляющее UInt16Value объект .

Применяется к