次の方法で共有


OleItem.Icon プロパティ

定義

アイコンの場合、このプロパティは Office 2010 以降でのみ使用できます。

スキーマ内の次の属性を表します: アイコン

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

プロパティ値

属性

適用対象