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


DecimalValue.ToDecimal(DecimalValue) Метод

Определение

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

public static decimal ToDecimal (DocumentFormat.OpenXml.DecimalValue xmlAttribute);
public static decimal ToDecimal (DocumentFormat.OpenXml.DecimalValue value);
static member ToDecimal : DocumentFormat.OpenXml.DecimalValue -> decimal
static member ToDecimal : DocumentFormat.OpenXml.DecimalValue -> decimal
Public Shared Function ToDecimal (xmlAttribute As DecimalValue) As Decimal
Public Shared Function ToDecimal (value As DecimalValue) As Decimal

Параметры

xmlAttributevalue
DecimalValue

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

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

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