Share via


_Application.Charts 属性

定义

返回一个 Sheets 集合,该集合代表活动工作簿中的所有图表工作表。

public:
 property Microsoft::Office::Interop::Excel::Sheets ^ Charts { Microsoft::Office::Interop::Excel::Sheets ^ get(); };
public Microsoft.Office.Interop.Excel.Sheets Charts { get; }
Public ReadOnly Property Charts As Sheets

属性值

适用于