Click or drag to resize

XlsWorksheetBase ScrollBarShapes Property

Gets the scroll bar shapes associated with the worksheet.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public IScrollBarShapes ScrollBarShapes { get; }

Property Value

Type: IScrollBarShapes
See Also