次の方法で共有


SortCondition.IconSet プロパティ

定義

iconSet、このプロパティは Office 2010 以降でのみ使用できます。

スキーマ内の次の属性を表します:iconSet

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; }
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)

プロパティ値

属性

適用対象