Share via


IPivotField.LayoutSubtotalLocation Property

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

Syntax

'Declaration
Property LayoutSubtotalLocation As XlSubtototalLocationType
    Get
    Set
'Usage
Dim instance As IPivotField
Dim value As XlSubtototalLocationType

value = instance.LayoutSubtotalLocation

instance.LayoutSubtotalLocation = value
XlSubtototalLocationType LayoutSubtotalLocation { get; set; }

Property Value

Type: Microsoft.Office.Interop.Excel.XlSubtototalLocationType

See Also

Reference

IPivotField Interface

IPivotField Members

Microsoft.Office.Interop.Excel Namespace