[Missing <summary> documentation for P:Microsoft.Office.Interop.Excel._Application._Default]

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  XllPlus.ComWrappers.Runtime (in XllPlus.ComWrappers.Runtime.dll) Version: 7.0.9.1411 (7.0.9.1411)

Syntax

C#
string this { get; }
Visual Basic (Declaration)
ReadOnly Default Property _Default As String
Visual C++
property String^ default {
	String^ get ();
}

See Also