OleItem.Icon Propriété

Définition

, cette propriété est disponible uniquement dans Office 2010 et versions ultérieures.

Représente l’attribut suivant dans le schéma : icône

[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

Valeur de propriété

Attributs

S’applique à