Click or drag to resize

Workbook SheetTabBarWidth 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: 15.4.0.0 (15.4.0.5046)
Syntax
public int SheetTabBarWidth { get; set; }

Property Value

Type: Int32
See Also