Protection.AllowFormattingColumns Propriété

Définition

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

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

Valeur de propriété

Boolean

Remarques

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

S’applique à