次の方法で共有


SheetProperties.SyncVertical プロパティ

定義

垂直同期

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象