Workbook.DefaultExtension Property
Visual Studio 2010
Gets the default extension for this Workbook object.
Assembly: Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)
Property Value
Type: Microsoft.Office.Tools.Excel.IWorkbookExtensionThe default extension for this Workbook object.
The default extension is an IWorkbookExtension object that is implemented by the Visual Studio Tools for Office runtime.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.