com.spire.xls.core.spreadsheet.conditionalformatting
Class Average

java.lang.Object
  extended by com.spire.xls.core.spreadsheet.conditionalformatting.Average

public class Average
extends java.lang.Object

Describe the Average conditional formatting rule. This conditional formatting rule highlights cells that are above or below the average for all values in the range.


Constructor Summary
Average(AboveAverage aa)
           
 
Method Summary
 AverageType getType()
           
 void setType(AverageType value)
           
 

Constructor Detail

Average

public Average(AboveAverage aa)
Method Detail

getType

public AverageType getType()

setType

public void setType(AverageType value)