aspose.cells
Class Top10Filter

Represents the top 10 filter.

Property Getters/Setters Summary
functiongetCriteria()
functionsetCriteria(value)
          
functionisPercent()
functionsetPercent(value)
           Indicates whether the items is percent.
functionisTop()
functionsetTop(value)
           Indicates whether it's top filter.
functiongetItems()
functionsetItems(value)
           Gets and sets the items of the filter.
 

Property Getters/Setters Detail

isTop/setTop : boolean 

function isTop() / function setTop(value)
Indicates whether it's top filter.

isPercent/setPercent : boolean 

function isPercent() / function setPercent(value)
Indicates whether the items is percent.

getItems/setItems : Number 

function getItems() / function setItems(value)
Gets and sets the items of the filter.

getCriteria/setCriteria : Object 

function getCriteria() / function setCriteria(value)

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.