AddScrollBar Method
AddScrollBar function
Adds a ScrollBar to the worksheet.
func (instance *ShapeCollection) AddScrollBar(upperleftrow int32, top int32, upperleftcolumn int32, left int32, height int32, width int32) (*ScrollBar, error)
Remarks
See Also
- Class ShapeCollection
- Namespace Aspose.Cells.Drawing
- Library Aspose.Cells for Go