次の方法で共有


Compatibility.DoNotVerticallyAlignCellWithShape プロパティ

定義

浮動オブジェクトを含むセルを垂直方向に配置しないでください。

スキーマ内の次の要素タグを表します。 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

プロパティ値

DoNotVerticallyAlignCellWithShape を返します。

適用対象