Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotTable Interface / LayoutRowDefault Property
In This Topic
    LayoutRowDefault Property
    In This Topic
    This property specifies the layout settings for PivotFields when they are added to the PivotTable for the first time.
    Syntax
    LayoutRowType LayoutRowDefault {get; set;}
    See Also