Compartilhar via


Protection.AllowInsertingHyperlinks Propriedade

Definição

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

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

Valor da propriedade

Comentários

Os hiperlinks podem ser inseridos somente em células desbloqueadas ou desprotegidas em uma planilha protegida.

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

Aplica-se a