Compatibility.DoNotVerticallyAlignCellWithShape Property

Definition

Don't Vertically Align Cells Containing Floating Objects.

Represents the following element tag in the schema: w:doNotVertAlignCellWithSp.

public DocumentFormat.OpenXml.Wordprocessing.DoNotVerticallyAlignCellWithShape DoNotVerticallyAlignCellWithShape { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.DoNotVerticallyAlignCellWithShape? DoNotVerticallyAlignCellWithShape { get; set; }
member this.DoNotVerticallyAlignCellWithShape : DocumentFormat.OpenXml.Wordprocessing.DoNotVerticallyAlignCellWithShape with get, set
Public Property DoNotVerticallyAlignCellWithShape As DoNotVerticallyAlignCellWithShape

Property Value

Returns DoNotVerticallyAlignCellWithShape.

Applies to