Spreadsheet_Excel_Writer
[ class tree: Spreadsheet_Excel_Writer ] [ index: Spreadsheet_Excel_Writer ] [ all elements ]

File: Validator.php

Source Location: /Spreadsheet_Excel_Writer-0.9.3/Spreadsheet/Excel/Writer/Validator.php

Classes:

Spreadsheet_Excel_Writer_Validator
Baseclass for generating Excel DV records (validations)

Page Details:


OP_BETWEEN [line 32]

OP_BETWEEN = 0x00

[ Top ]



OP_EQUAL [line 34]

OP_EQUAL = 0x02

[ Top ]



OP_GT [line 36]

OP_GT = 0x04

[ Top ]



OP_GTE [line 38]

OP_GTE = 0x06

[ Top ]



OP_LT [line 37]

OP_LT = 0x05

[ Top ]



OP_LTE [line 39]

OP_LTE = 0x07

[ Top ]



OP_NOTBETWEEN [line 33]

OP_NOTBETWEEN = 0x01

[ Top ]



OP_NOTEQUAL [line 35]

OP_NOTEQUAL = 0x03

[ Top ]



Documentation generated on Mon, 11 Mar 2019 15:47:14 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.