Freigeben über


SortCondition.IconId-Eigenschaft

Icon Id.Represents the attribte in schema: iconId

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "iconId")> _
Public Property IconId As UInt32Value
    Get
    Set
'Usage
Dim instance As SortCondition
Dim value As UInt32Value

value = instance.IconId

instance.IconId = value
[SchemaAttrAttribute(, "iconId")]
public UInt32Value IconId { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

Siehe auch

Referenz

SortCondition Klasse

SortCondition-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace