Search
CellRange.sum Method
See Also
 






Returns the sum of Numeric cell values.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public double sum ()

 Return Value

A double value containing the sum.

 See Also