RangeGroupSummaryRowBelow Property
Gets or sets whether the direction of the summary row is below the detail.
public bool RangeGroupSummaryRowBelow {get; set;}
'Declaration
Public Property RangeGroupSummaryRowBelow As Boolean
'Usage
Dim instance As SheetView
Dim value As Boolean
instance.RangeGroupSummaryRowBelow = value
value = instance.RangeGroupSummaryRowBelow