Compartir a través de


DdeItem.PreferPicture Propiedad

Definición

Los datos son una imagen

Representa el atributo siguiente en el esquema: preferPic

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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a