Share via


RevisionDefinedName.CustomView プロパティ

定義

カスタム ビュー

スキーマ内の次の属性を表します: customView

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

プロパティ値

BooleanValue を返します。

属性

適用対象