Compatibility.DoNotSnapToGridInCell Property

Definition

Do Not Snap to Document Grid in Table Cells with Objects.

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

Property Value

Returns DoNotSnapToGridInCell.

Applies to