Cell.RightPadding 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.
Renvoie ou définit la quantité d’espace (en points) à ajouter à droite du contenu d’une cellule.
public:
property float RightPadding { float get(); void set(float value); };
public float RightPadding { get; set; }
member this.RightPadding : single with get, set
Public Property RightPadding As Single
Valeur de propriété
Remarques
Le paramètre de la propriété RightPadding pour une seule cellule remplace le paramètre de la RightPadding propriété pour l’ensemble du tableau.