ImageData.Picture Propriété

Définition

Relation explicite avec les données d’image de substitution

Représente l’attribut suivant dans le schéma : r :pict

[DocumentFormat.OpenXml.SchemaAttr(19, "pict")]
public DocumentFormat.OpenXml.StringValue Picture { get; set; }
public DocumentFormat.OpenXml.StringValue Picture { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(19, "pict")]
public DocumentFormat.OpenXml.StringValue? Picture { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("r:pict")]
public DocumentFormat.OpenXml.StringValue? Picture { get; set; }
public DocumentFormat.OpenXml.StringValue? Picture { get; set; }
member this.Picture : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(19, "pict")>]
member this.Picture : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("r:pict")>]
member this.Picture : DocumentFormat.OpenXml.StringValue with get, set
Public Property Picture As StringValue

Valeur de propriété

Retourne StringValue.

Attributs

S’applique à