GcSpread.Sheets Namespace > Spread type : tabNavigationVisible Method |
var instance = new GcSpread.Sheets.Spread(host, options); var returnValue; // Type: Object returnValue = instance.tabNavigationVisible(value);
function tabNavigationVisible( value : boolean ) : Object;
true
if the sheet tab navigation is displayed; otherwise, false
.spread.tabNavigationVisible(false);