IsPercent Method
IsPercent function
Get or set whether a “top/bottom n” rule is a “top/bottom n percent” rule.Default value is false.
func (instance *Top10) IsPercent() (bool, error)
Remarks
See Also
- Class Top10
- Library Aspose.Cells for Go
Get or set whether a “top/bottom n” rule is a “top/bottom n percent” rule.Default value is false.
func (instance *Top10) IsPercent() (bool, error)