次の方法で共有


SheetProtection.Sort プロパティ

定義

並べ替えロック

スキーマ内の次の属性を表します。並べ替え

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

プロパティ値

BooleanValue を返します。

属性

適用対象