Workbook::Application Property

 

Gets an Microsoft.Office.Interop.Excel::Application that represents the creator of the workbook.

Namespace:   Microsoft.Office.Tools.Excel
Assembly:  Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)

property Application^ Application {
	Application^ get();
}

Property Value

Type: Microsoft.Office.Interop.Excel::Application^

An Microsoft.Office.Interop.Excel::Application that represents the creator of the workbook.

Return to top
Show: