Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotField Interface / LayoutSubtotalLocation Property
In This Topic
    LayoutSubtotalLocation Property
    In This Topic
    Gets or sets the position of the PivotTable field subtotals in relation to (either above or below) the specified field.
    Syntax
    SubtotalLocationType LayoutSubtotalLocation {get; set;}
    See Also