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