Version

TabColorInfo Property (WorksheetDisplayOptions)

Gets or sets the WorkbookColorInfo to use for the associated worksheet's tab in the tab bar of Microsoft Excel.
Syntax
public WorkbookColorInfo TabColorInfo {get; set;}

Property Value

The WorkbookColorInfo to use for the associated worksheet's tab in the tab bar of Microsoft Excel.
Remarks

If the tab bar is not visible, this color will not be seen.

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