Share via


Group.CenterVertically Property

Definition

centerVertically, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: centerVertically

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

Property Value

Attributes

Applies to