ConditionalFormattingIcon.IconSet Property

Definition

iconSet, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: 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)

Property Value

Attributes

Applies to