Share via


PivotCache.Sql Property

Reserved for internal use.

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

Syntax

'Declaration
Property Sql As Object
    Get
    Set
'Usage
Dim instance As PivotCache
Dim value As Object

value = instance.Sql

instance.Sql = value
Object Sql { get; set; }

Property Value

Type: System.Object

See Also

Reference

PivotCache Interface

PivotCache Members

Microsoft.Office.Interop.Excel Namespace