Share via


DdeItem.PreferPicture 属性

定义

数据是图像

表示架构中的以下属性: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

属性值

返回 BooleanValue

属性

适用于