2.5.134 FrtFlags
The FrtFlags structure specifies flags used in future record headers.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
A |
B |
reserved |
A - fFrtRef (1 bit): A bit that specifies whether the containing record specifies a range of cells. MUST be a value from the following table:
-
Value
Meaning
0
The containing record does not specify a range of cells. The containing record’s ref8.rwFirst, ref8.rwLast, ref8.colFirst, and ref8.colLast fields SHOULD<171> all be zero.
1
The containing record specifies a range of cells.
B - fFrtAlert (1 bit): A bit that specifies whether to alert the user of possible problems when saving the file without having recognized this record.
reserved (14 bits): MUST be zero, and MUST be ignored.