Compartir a través de


TextProperties.Thousands Propiedad

Definición

Miles

Representa el atributo siguiente en el esquema: miles

[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

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a