Version

HeaderRowRegion Property

Gets the WorksheetRegion which represents the region of cells in the header row of the table.
Syntax
public WorksheetRegion HeaderRowRegion {get;}

Property Value

A WorksheetRegion which represents the region of cells in the header row of the table or null if the header row is not visible.
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