SetMin Method
SetMin function
Gets or sets the minimum value of a scroll bar or spinner range.
func (instance *ScrollBar) SetMin(value int32) error
Remarks
See Also
- Class ScrollBar
- Namespace Aspose.Cells.Drawing
- Library Aspose.Cells for Go
Gets or sets the minimum value of a scroll bar or spinner range.
func (instance *ScrollBar) SetMin(value int32) error