Compartir a través de


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
Ensamblados:   Microsoft.Office.Tools.Excel.v4.0.Utilities (en Microsoft.Office.Tools.Excel.v4.0.Utilities.dll)
  Microsoft.Office.Tools.Excel (en Microsoft.Office.Tools.Excel.dll)

Sintaxis

'Declaración
Property HasTitle As Boolean
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)