Share via


SharpenSoften.Amount Property

Definition

amount, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to