Group.Cost Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
cost
Represents the following attribute in the schema: 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
Property Value
- Attributes