Freigeben über


CommonSlideViewProperties.SnapToGrid Eigenschaft

Definition

Objekte am Raster ausrichten

Stellt das folgende Attribut im Schema dar: snapToGrid

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

Eigenschaftswert

Gibt zurück BooleanValue.

Attribute

Hinweise

Die folgenden Informationen aus dem INTERNATIONALEN ECMA-Standard ECMA-376 können bei der Arbeit mit dieser Klasse nützlich sein.

Gibt an, ob Objekte beim Bearbeiten am zugrunde liegenden Präsentationsraster andocken sollen.

Die möglichen Werte für dieses Attribut werden durch den XML-Schemadatentyp boolean definiert.

Gilt für: