次の方法で共有


CustomWorkbookView.OnlySync プロパティ

定義

同期のみ

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象