ChartSheet.HasTitle (Propiedad)

Obtiene o establece un valor que indica si el objeto Microsoft.Office.Tools.Excel.ChartSheet tiene un título visible.

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

Sintaxis

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

Valor de propiedad

Tipo: System.Boolean
true si el objeto Microsoft.Office.Tools.Excel.ChartSheet tiene un título visible.

Comentarios

Un título de Microsoft.Office.Tools.Excel.ChartSheet representado por un objeto ChartTitle.

Seguridad de .NET Framework

Vea también

Referencia

ChartSheet Interfaz

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