Enum eCalculationMethod
- Namespace
- OfficeOpenXml
- Assembly
- EPPlus.dll
Calculation Method for number fill operations
public enum eCalculationMethod
Fields
Add = 0
Add the value to the next fill
Multiply = 1
Multiply the value to the next fill
Calculation Method for number fill operations
public enum eCalculationMethod
Add = 0
Add the value to the next fill
Multiply = 1
Multiply the value to the next fill