ChartSheet.ProtectSelection (Propiedad)

Obtiene o establece un valor que indica si no se pueden seleccionar elementos del objeto Microsoft.Office.Tools.Excel.ChartSheet.

Espacio de nombres:  Microsoft.Office.Tools.Excel
Ensamblado:  Microsoft.Office.Tools.Excel (en Microsoft.Office.Tools.Excel.dll)

Sintaxis

'Declaración
Property ProtectSelection As Boolean
    Get
    Set
bool ProtectSelection { get; set; }

Valor de propiedad

Tipo: System.Boolean
true si no se pueden seleccionar elementos del objeto Microsoft.Office.Tools.Excel.ChartSheet.

Comentarios

Cuando esta propiedad está establecida en true, no se puede agregar formas al objeto Microsoft.Office.Tools.Excel.ChartSheet.

Seguridad de .NET Framework

Vea también

Referencia

ChartSheet Interfaz

Microsoft.Office.Tools.Excel (Espacio de nombres)