Sequence.Cost Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Стоимость
Представляет следующий атрибут в схеме: emma:cost
[DocumentFormat.OpenXml.SchemaAttr(44, "cost")]
public DocumentFormat.OpenXml.DecimalValue Cost { get; set; }
public DocumentFormat.OpenXml.DecimalValue Cost { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(44, "cost")]
public DocumentFormat.OpenXml.DecimalValue? Cost { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("emma:cost")]
public DocumentFormat.OpenXml.DecimalValue? Cost { get; set; }
public DocumentFormat.OpenXml.DecimalValue? Cost { get; set; }
member this.Cost : DocumentFormat.OpenXml.DecimalValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(44, "cost")>]
member this.Cost : DocumentFormat.OpenXml.DecimalValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("emma:cost")>]
member this.Cost : DocumentFormat.OpenXml.DecimalValue with get, set
Public Property Cost As DecimalValue
Значение свойства
- Атрибуты