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é

Boolean

Remarques

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

S’applique à