_Application.Dummy101 Property

Reserved for internal use.

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

Syntax

'Declaration
ReadOnly Property Dummy101 As Object
    Get
'Usage
Dim instance As _Application
Dim value As Object

value = instance.Dummy101
Object Dummy101 { get; }

Property Value

Type: System.Object

See Also

Reference

_Application Interface

_Application Members

Microsoft.Office.Interop.Excel Namespace