GrapeCity.Xaml.Excel
ShowTotalsRow Property (ExcelTable)


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

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelTable Class
ExcelTable Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options