次の方法で共有


CustomWorkbookView.PersonalView プロパティ

定義

個人用ビュー

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象