Click or drag to resize

WorkbookSheetTabBarWidth Property

Returns or sets the width of worksheet tab bar. 1/1000 of window width.

Namespace:  Spire.Xls
Assembly:  Spire.XLS (in Spire.XLS.dll) Version: 11.9.3.0 (11.9.3.5040)
Syntax
public int SheetTabBarWidth { get; set; }

Property Value

Type: Int32
See Also