次の方法で共有


OleItem.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 を返します。

属性

適用対象