TextProperties.Thousands 属性  
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
数以千计
表示架构中的以下属性:千
[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, setPublic Property Thousands As StringValue属性值
- 属性