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.

Enumerator:
Normal  Everything.
Text  Text only.
Format  Format only.
NoBorder  not the borders
Comment  Comment only.
Result  Result only, no formula.

Definition at line 77 of file kspread_global.h.

The current cell value treatment.

Enumerator:
OverWrite  Overwrite.
Add  Add.
Mul  Multiply.
Sub  Substract.
Div  Divide.

Definition at line 93 of file kspread_global.h.

KDE Home | KDE Accessibility Home | Description of Access Keys