Dummy.Percentage Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Porcentaje
Representa el atributo siguiente en el esquema: porcentaje
[DocumentFormat.OpenXml.SchemaAttr(0, "percentage")]
public DocumentFormat.OpenXml.StringValue Percentage { get; set; }
public DocumentFormat.OpenXml.StringValue Percentage { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "percentage")]
public DocumentFormat.OpenXml.StringValue? Percentage { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("percentage")]
public DocumentFormat.OpenXml.StringValue? Percentage { get; set; }
public DocumentFormat.OpenXml.StringValue? Percentage { get; set; }
member this.Percentage : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "percentage")>]
member this.Percentage : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("percentage")>]
member this.Percentage : DocumentFormat.OpenXml.StringValue with get, set
Public Property Percentage As StringValue
Valor de propiedad
- Atributos