[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SpreadActions.AutoSum

AutoSum Field

Enters a formula (that uses the SUM function) to sum the numbers automatically.

Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public const string AutoSum = "AutoSum"
Public Const AutoSum As String = "AutoSum"
Returns
Type Description
string Enters a formula (that uses the SUM function) to sum the numbers automatically.