Compartir a través de


CustomProperty._Default Property

Reserved for internal use.

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

Syntax

'Declaration
ReadOnly Default Property _Default As Object
    Get
'Usage
Dim instance As CustomProperty
Dim value As Object

value = instance
Object this { get; }

Property Value

Type: System.Object

See Also

Reference

CustomProperty Interface

CustomProperty Members

Microsoft.Office.Interop.Excel Namespace