Freigeben über


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

Eigenschaftswert

Attribute

Gilt für: