2.5.273 TxtWf
The TxtWf structure specifies a field in text to column.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
fieldType |
|||||||||||||||||||||||||||||||
fieldStart |
fieldType (4 bytes): An unsigned integer that specifies the format of the field. MUST be a value from the following table:
-
Value
Meaning
0x00000000
General
0x00000001
Text
0x00000002
Date in the order month, day, year
0x00000003
Date in the order day, month, year
0x00000004
Date in the order year, month, day
0x00000005
Date in the order month, year, day
0x00000006
Date in the order day, year, month
0x00000007
Date in the order year, day, month
0x00000008
Skip importing field
0x00000009
Taiwan era dates.
-
fieldStart (4 bytes): An unsigned integer that specifies the character position of the field. The offset is zero-based and MUST be greater than or equal to 0.