SetRank Method
SetRank function
Get or set the value of “n” in a “top/bottom n” conditional formatting rule.If IsPercent is true, the value must between 0 and 100.Otherwise it must between 0 and 1000.Default value is 10.
func (instance *Top10) SetRank(value int32) error
Remarks
See Also
- Class Top10
- Namespace Aspose.Cells
- Library Aspose.Cells for Go