IOLEDBConnection.RefreshDate Property

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

Syntax

'Declaration
ReadOnly Property RefreshDate As DateTime
    Get
'Usage
Dim instance As IOLEDBConnection
Dim value As DateTime

value = instance.RefreshDate
DateTime RefreshDate { get; }

Property Value

Type: System.DateTime

See Also

Reference

IOLEDBConnection Interface

IOLEDBConnection Members

Microsoft.Office.Interop.Excel Namespace