Dummy.Decimals 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.
decimals
Represents the following attribute in the schema: decimals
[DocumentFormat.OpenXml.SchemaAttr(0, "decimals")]
public DocumentFormat.OpenXml.StringValue Decimals { get; set; }
public DocumentFormat.OpenXml.StringValue Decimals { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "decimals")]
public DocumentFormat.OpenXml.StringValue? Decimals { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("decimals")]
public DocumentFormat.OpenXml.StringValue? Decimals { get; set; }
public DocumentFormat.OpenXml.StringValue? Decimals { get; set; }
member this.Decimals : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "decimals")>]
member this.Decimals : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("decimals")>]
member this.Decimals : DocumentFormat.OpenXml.StringValue with get, set
Public Property Decimals As StringValue
Property Value
- Attributes