Compartir a través de


PivotLayout.InnerDetail Property

Reserved for internal use.

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 PivotLayout
Dim value As String

value = instance.InnerDetail

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

Property Value

Type: System.String

See Also

Reference

PivotLayout Interface

PivotLayout Members

Microsoft.Office.Interop.Excel Namespace