Propriedade ChartSheet.ProtectDrawingObjects

Obtém um valor que indica se as formas estão protegidas na Microsoft.Office.Tools.Excel.ChartSheet.

Namespace:  Microsoft.Office.Tools.Excel
Assembly:  Microsoft.Office.Tools.Excel (em Microsoft.Office.Tools.Excel.dll)

Sintaxe

'Declaração
ReadOnly Property ProtectDrawingObjects As Boolean
    Get
bool ProtectDrawingObjects { get; }

Valor de propriedade

Tipo: System.Boolean
true Se as formas estão protegidas.

Segurança do .NET Framework

Consulte também

Referência

ChartSheet Interface

Namespace Microsoft.Office.Tools.Excel