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