Freigeben über


ConditionalFormattingIcon.IconSet Eigenschaft

Definition

iconSet, diese Eigenschaft ist nur in Office 2010 und höher verfügbar.

Stellt das folgende Attribut im Schema dar: iconSet

[DocumentFormat.OpenXml.SchemaAttr(0, "iconSet")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.IconSetTypeValues> IconSet { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.IconSetTypeValues> IconSet { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "iconSet")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.IconSetTypeValues>? IconSet { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("iconSet")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.IconSetTypeValues>? IconSet { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.IconSetTypeValues>? IconSet { get; set; }
member this.IconSet : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.IconSetTypeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "iconSet")>]
member this.IconSet : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.IconSetTypeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("iconSet")>]
member this.IconSet : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.IconSetTypeValues> with get, set
Public Property IconSet As EnumValue(Of IconSetTypeValues)

Eigenschaftswert

Attribute

Gilt für: