次の方法で共有


OleItem.Icon プロパティ

定義

アイコン

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

[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

プロパティ値

BooleanValue を返します。

属性

適用対象