Top10.IsPercent
Top10.IsPercent property
Get or set whether a “top/bottom n” rule is a “top/bottom n percent” rule. Default value is false.
public bool IsPercent { get; set; }
See Also
- class Top10
- namespace Aspose.Cells
- assembly Aspose.Cells
Get or set whether a “top/bottom n” rule is a “top/bottom n percent” rule. Default value is false.
public bool IsPercent { get; set; }