Partager via


CommonSlideViewProperties.SnapToGrid Propriété

Définition

Aligner des objets sur la grille

Représente l’attribut suivant dans le schéma : 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

Valeur de propriété

Retourne BooleanValue.

Attributs

Remarques

Les informations suivantes de la norme internationale ECMA ECMA-376 peuvent être utiles lors de l’utilisation de cette classe.

Spécifie si les objets doivent s’aligner sur la grille de présentation sous-jacente lors de la modification.

Les valeurs possibles pour cet attribut sont définies par le type de données schéma boolean XML.

S’applique à