Compartilhar via


Protection.AllowInsertingRows Propriedade

Definição

Retorna True se a inserção de linhas for permitida em uma planilha protegida.

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

Valor da propriedade

Comentários

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

Aplica-se a