次の方法で共有


Item.ItemName プロパティ

定義

アイテム ユーザー キャプション

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

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

プロパティ値

StringValue を返します。

属性

適用対象