Compartir a través de


SharpenSoften.Amount Propiedad

Definición

amount, esta propiedad solo está disponible en Office 2010 y versiones posteriores.

Representa el atributo siguiente en el esquema: amount

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

Valor de propiedad

Atributos

Se aplica a