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

属性

适用于