Namespace: PP.Ui
The TabRangeFillType enumeration contains range fill methods.
It is used by the following properties:
Value |
Brief description |
0 | None. Range fill is not used. |
1 | Formats. Cell formatting is only copied on filling.
|
2 | Values. On filling, only cell data is copied (formulas, values, and text). |
4 | Fill. On filling, the linear trend method is used. |
5 | Default. Default fill method. By default, the cell data and format are copied on filling, and the linear trend method is used. |
See also: