CacheField.PropertyName プロパティ

定義

PropertyName

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

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

プロパティ値

StringValue を返します。

属性

適用対象