Partager via


Protection.AllowFormattingRows Propriété

Définition

Renvoie la valeur True si la mise en forme de lignes est autorisée dans une feuille de calcul protégée.

public:
 property bool AllowFormattingRows { bool get(); };
public bool AllowFormattingRows { get; }
Public ReadOnly Property AllowFormattingRows As Boolean

Valeur de propriété

Remarques

La propriété AllowFormattingRows peut être définie à l’aide des arguments de la Protect(Object, Object, Object) méthode.

S’applique à