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

Boolean

Comentários

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

Aplica-se a