Get or set the direction of the summary columns.
bool SummaryColumnsToRightOfDetail {get; set;}
'Declaration
Property SummaryColumnsToRightOfDetail As Boolean
'Usage
Dim instance As IExcelWorksheet
Dim value As Boolean
instance.SummaryColumnsToRightOfDetail = value
value = instance.SummaryColumnsToRightOfDetail
Property Value
True if the summary columns to right of detail, otherwise; false.
Target Platforms: Windows Server 2012, Windows RT