GrapeCity.Xaml.Excel
SummaryRowsBelowDetail Property (IExcelWorksheet)


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

Property Value

True if the summary rows below 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