TextProperties.Thousands 属性

定义

数以千计

表示架构中的以下属性:千

[DocumentFormat.OpenXml.SchemaAttr(0, "thousands")]
public DocumentFormat.OpenXml.StringValue Thousands { get; set; }
public DocumentFormat.OpenXml.StringValue Thousands { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "thousands")]
public DocumentFormat.OpenXml.StringValue? Thousands { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("thousands")]
public DocumentFormat.OpenXml.StringValue? Thousands { get; set; }
public DocumentFormat.OpenXml.StringValue? Thousands { get; set; }
member this.Thousands : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "thousands")>]
member this.Thousands : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("thousands")>]
member this.Thousands : DocumentFormat.OpenXml.StringValue with get, set
Public Property Thousands As StringValue

属性值

返回 StringValue

属性

适用于