次の方法で共有


RevisionList.RangeBased プロパティ

定義

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

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

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

プロパティ値

属性

適用対象