次の方法で共有


SortCondition.Descending プロパティ

定義

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

スキーマ内の次の属性を表します。降順

public DocumentFormat.OpenXml.BooleanValue? Descending { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "descending")]
public DocumentFormat.OpenXml.BooleanValue? Descending { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("descending")]
public DocumentFormat.OpenXml.BooleanValue? Descending { get; set; }
member this.Descending : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "descending")>]
member this.Descending : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("descending")>]
member this.Descending : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property Descending As BooleanValue

プロパティ値

属性

適用対象