Share via


IPivotField.LayoutForm Property

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

Syntax

'Declaration
Property LayoutForm As XlLayoutFormType
    Get
    Set
'Usage
Dim instance As IPivotField
Dim value As XlLayoutFormType

value = instance.LayoutForm

instance.LayoutForm = value
XlLayoutFormType LayoutForm { get; set; }

Property Value

Type: Microsoft.Office.Interop.Excel.XlLayoutFormType

See Also

Reference

IPivotField Interface

IPivotField Members

Microsoft.Office.Interop.Excel Namespace