GrapeCity.Xaml.Excel
ShowTotalsRow Property (IExcelTable)


A Boolean indicating whether the totals row has ever been shown in the past for this table.
Syntax
'Declaration
 
Property ShowTotalsRow As Boolean
'Usage
 
Dim instance As IExcelTable
Dim value As Boolean
 
instance.ShowTotalsRow = value
 
value = instance.ShowTotalsRow
bool ShowTotalsRow {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelTable Interface
IExcelTable Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options