kspread
KSpread::Paste Namespace Reference
Detailed Description
This namespace collects enumerations related to pasting operations.
Enumerations | |
enum | Mode { Normal, Text, Format, NoBorder, Comment, Result, NormalAndTranspose, TextAndTranspose, FormatAndTranspose, NoBorderAndTranspose } |
enum | Operation { OverWrite, Add, Mul, Sub, Div } |
Enumeration Type Documentation
|
The pasted content.
Definition at line 75 of file kspread_global.h. |
|
The current cell value treatment.
Definition at line 91 of file kspread_global.h. |