RichSortCondition.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)

属性值

属性

适用于