CacheField.PropertyName Propriété

Définition

propertyName

Représente l’attribut suivant dans le schéma : 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

Valeur de propriété

Retourne StringValue.

Attributs

S’applique à