ChartSheetBase.HasTitle 属性

定义

获取或设置一个值,该值指示 ChartSheetBase 是否包含可见标题。

public bool HasTitle { get; set; }

属性值

Boolean

如果 ChartSheetBase 包含可见标题,则为 true

注解

Microsoft.Office.Tools.Excel.ChartSheetBase标题由 ChartTitle 对象表示。

适用于