Partager via


Protection.AllowInsertingRows Propriété

Définition

Cette propriété renvoie la valeur True si l'insertion de lignes est autorisée dans une feuille de calcul protégée.

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

Valeur de propriété

Remarques

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

S’applique à