File/web/plugin/feature/sms_excel/lib/external/Spreadsheet/Excel/Writer/Validator.php

Description
Classes
Class Description
 class Spreadsheet_Excel_Writer_Validator Baseclass for generating Excel DV records (validations)
Constants
OP_BETWEEN = 0x00 (line 32)
OP_EQUAL = 0x02 (line 34)
OP_GT = 0x04 (line 36)
OP_GTE = 0x06 (line 38)
OP_LT = 0x05 (line 37)
OP_LTE = 0x07 (line 39)
OP_NOTBETWEEN = 0x01 (line 33)
OP_NOTEQUAL = 0x03 (line 35)

Documentation generated on Wed, 09 Feb 2011 09:05:04 +0700 by phpDocumentor 1.4.2