次の方法で共有


Compatibility.DoNotSnapToGridInCell プロパティ

定義

オブジェクトを含むテーブル セルのドキュメント グリッドにスナップしないでください。

スキーマ内の次の要素タグを表します。 w:doNotSnapToGridInCell。

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

プロパティ値

DoNotSnapToGridInCell を返します。

適用対象