SheetProperties.SyncVertical Property

Definition

Synch Vertical

Represents the following attribute in the schema: 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

Property Value

Returns BooleanValue.

Attributes

Applies to