Freigeben über


SortCondition.Descending-Eigenschaft

Descending.Represents the attribte in schema: descending

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

Syntax

'Declaration
<SchemaAttrAttribute(, "descending")> _
Public Property Descending As BooleanValue
    Get
    Set
'Usage
Dim instance As SortCondition
Dim value As BooleanValue

value = instance.Descending

instance.Descending = value
[SchemaAttrAttribute(, "descending")]
public BooleanValue Descending { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

SortCondition Klasse

SortCondition-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace