Version

TabBarVisible Property

Gets or sets the value indicating whether the worksheet tab bar is visible.
Syntax
public bool TabBarVisible {get; set;}

Property Value

The value indicating whether the worksheet tab bar is visible.
Remarks

If the value is False, the TabBarWidth will not be used, but it will still be serialized with the workbook.

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