kspread

KSpread::Restriction Namespace Reference


Detailed Description

This namespace collects enumerations related to cell content restrictions.


Enumerations

enum  Type {
  None, Number, Text, Time,
  Date, Integer, TextLength, List
}

Enumeration Type Documentation

enum KSpread::Restriction::Type
 

The type of the restriction.

Enumerator:
None  No restriction.
Number  Restrict to numbers.
Text  Restrict to texts.
Time  Restrict to times.
Date  Restrict to dates.
Integer  Restrict to integers.
TextLength  Restrict text length.
List  Restrict to lists.

Definition at line 110 of file kspread_global.h.

KDE Home | KDE Accessibility Home | Description of Access Keys