Rows.DistanceLeft Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Cette propriété renvoie ou définit la distance (en points) entre le texte du document et le bord gauche du tableau spécifié.
public:
property float DistanceLeft { float get(); void set(float value); };
public float DistanceLeft { get; set; }
member this.DistanceLeft : single with get, set
Public Property DistanceLeft As Single
Valeur de propriété
Remarques
Cette propriété n’a aucun effet si WrapAroundText a la valeur False.