SharpenSoften.Amount 属性

定义

amount,此属性仅在 Office 2010 及更高版本中可用。

表示架构中的以下属性: 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

属性值

属性

适用于