共用方式為


ChartSheet.DefaultExtension 屬性

取得這個 ChartSheet 物件的預設副檔名。

命名空間:  Microsoft.Office.Tools.Excel
組件:   Microsoft.Office.Tools.Excel.v4.0.Utilities (在 Microsoft.Office.Tools.Excel.v4.0.Utilities.dll 中)
  Microsoft.Office.Tools.Excel (在 Microsoft.Office.Tools.Excel.dll 中)

語法

'宣告
ReadOnly Property DefaultExtension As IChartSheetExtension
IChartSheetExtension DefaultExtension { get; }

屬性值

型別:Microsoft.Office.Tools.Excel.IChartSheetExtension
這個 ChartSheet 物件的預設副檔名。

備註

預設擴充是 Visual Studio Tools for Office Runtime 所實作的 IChartSheetExtension 物件。

.NET Framework 安全性

請參閱

參考

ChartSheet 介面

Microsoft.Office.Tools.Excel 命名空間