ChartSheet.DefaultExtension Property

Gets the default extension for this ChartSheet object.

Namespace:  Microsoft.Office.Tools.Excel
Assemblies:   Microsoft.Office.Tools.Excel.v4.0.Utilities (in Microsoft.Office.Tools.Excel.v4.0.Utilities.dll)
  Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)

Syntax

'Declaration
ReadOnly Property DefaultExtension As IChartSheetExtension
IChartSheetExtension DefaultExtension { get; }

Property Value

Type: Microsoft.Office.Tools.Excel.IChartSheetExtension
The default extension for this ChartSheet object.

Remarks

The default extension is an IChartSheetExtension object that is implemented by the Visual Studio Tools for Office runtime.

.NET Framework Security

See Also

Reference

ChartSheet Interface

Microsoft.Office.Tools.Excel Namespace