共用方式為


Dummy.Decimals Property

Definition

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

Applies to