次の方法で共有


PivotValueCell.Item プロパティ

定義

i, このプロパティは、Office 2013 以降でのみ使用できます。

スキーマ内の次の属性を表します。

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

プロパティ値

属性

適用対象