GetTop10 Method
GetTop10 function
Get the conditional formatting’s “Top10” instance.The default instance’s rule highlights cells whosevalues fall in the top 10 bracket.Valid only for type is Top10.
func (instance *FormatCondition) GetTop10() (*Top10, error)
Remarks
See Also
- Class FormatCondition
- Namespace Aspose.Cells
- Library Aspose.Cells for Go