Share via


Protection.AllowFormattingColumns Propriedade

Definição

Retorna True se a formatação das células for permitida em uma planilha protegida.

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

Valor da propriedade

Comentários

A propriedade AllowFormattingColumns pode ser definida usando os argumentos do Protect(Object, Object, Object) método.

Aplica-se a