Click or drag to resize

IScrollBarShapes Interface

Defines the contract for shapes that can be used in a scrollbar.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public interface IScrollBarShapes

The IScrollBarShapes type exposes the following members.

Properties
Methods
Name Description
Public method AddScrollBar
Adds a scrollbar to the specified position on a grid with given dimensions.
Top
See Also