Share via


IPivotLayout.InnerDetail Property

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

Syntax

'Declaration
Property InnerDetail As String
    Get
    Set
'Usage
Dim instance As IPivotLayout
Dim value As String

value = instance.InnerDetail

instance.InnerDetail = value
string InnerDetail { get; set; }

Property Value

Type: System.String

See Also

Reference

IPivotLayout Interface

IPivotLayout Members

Microsoft.Office.Interop.Excel Namespace