Version

TotalCell Property

Gets the WorksheetCell which represents the total cell for the column.
Syntax
public WorksheetCell TotalCell {get;}

Property Value

A WorksheetCell which represents the total cell for the column or null if the totals row is not visible in the table.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also