Enum eCalculationMethod
Calculation Method for number fill operations
Namespace: OfficeOpenXml
Assembly: EPPlus.dll
Syntax
public enum eCalculationMethod
  Fields
| Name | Description | 
|---|---|
| Add | Add the value to the next fill  | 
      
| Multiply | Multiply the value to the next fill  |