2.4.159 LRng
The LRng record specifies a label range for natural language formulas<99>.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
crefRw |
refRow (variable) |
||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
crefCol |
refCol (variable) |
||||||||||||||||||||||||||||||
... |
crefRw (2 bytes): An unsigned integer that specifies the number of row label ranges. When added to the value of crefCol, the value MUST be less than 1028.
refRow (variable): An array of Ref8U structures. The array specifies the row label ranges. The size of the array is specified by crefRw.
crefCol (2 bytes): An unsigned integer that specifies the number of column label ranges. When added to the value of crefRw, the value MUST be less than 1028.
refCol (variable): An array of Ref8U structures. The array specifies the column label ranges. The size of the array is specified by crefCol.