GrapeCity.Xaml.Excel
SummaryColumnsToRightOfDetail Property (IExcelWorksheet)


Get or set the direction of the summary columns.
Syntax
'Declaration
 
Property SummaryColumnsToRightOfDetail As Boolean
'Usage
 
Dim instance As IExcelWorksheet
Dim value As Boolean
 
instance.SummaryColumnsToRightOfDetail = value
 
value = instance.SummaryColumnsToRightOfDetail
bool SummaryColumnsToRightOfDetail {get; set;}

Property Value

True if the summary columns to right of detail, otherwise; false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelWorksheet Interface
IExcelWorksheet Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options