Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Ipat enumeration is an index to a shading pattern. Most pattern indices listed in the following table are mapped to entries of ST_Shd, as specified in [ECMA-376] part 1, section 17.18.78 ST_Shd (Shading Patterns). All pattern indices that are not mapped to an ST_Shd value are not supported by the [ECMA-376] format and are lost if converted from the MS-DOC format to the [ECMA-376] format; these pattern values SHOULD NOT<225> be used.
Name |
Value |
Meaning |
---|---|---|
0x0000 |
Clear, ST_Shd: clear |
|
0x0001 |
Solid ST_Shd: solid |
|
0x0002 |
5%, ST_Shd: pct5 |
|
0x0003 |
10%, ST_Shd: pct10 |
|
0x0004 |
20%, ST_Shd: pct20 |
|
0x0005 |
25%, ST_Shd: pct25 |
|
0x0006 |
30%, ST_Shd: pct30 |
|
0x0007 |
40%, ST_Shd: pct40 |
|
0x0008 |
50%, ST_Shd: pct50 |
|
0x0009 |
60%, ST_Shd: pct60 |
|
0x000A |
70%, ST_Shd: pct70 |
|
0x000B |
75%, ST_Shd: pct75 |
|
0x000C |
80%, ST_Shd: pct80 |
|
0x000D |
90%, ST_Shd: pct90 |
|
0x000E |
Horizontal Stripe, ST_Shd: horzStripe |
|
0x000F |
Vertical Stripe, ST_Shd: vertStripe |
|
0x0010 |
Reverse Diagonal Stripe, ST_Shd: reverseDiagStripe |
|
0x0011 |
Diagonal Stripe, ST_Shd: diagStripe |
|
0x0012 |
Horizontal Cross, ST_Shd: horzCross |
|
0x0013 |
Diagonal Cross, ST_Shd: diagCross |
|
0x0014 |
Thin Horizontal Stripe, ST_Shd: thinHorzStripe |
|
0x0015 |
Thin Vertical Stripe, ST_Shd: thinVertStripe |
|
0x0016 |
Thin Reverse Diagonal Stripe, ST_Shd: thinReverseDiagStripe |
|
0x0017 |
Thin Diagonal Stripe, ST_Shd: thinDiagStripe |
|
0x0018 |
Thin Horizontal Cross, ST_Shd: thinHorzCross |
|
0x0019 |
Thin Diagonal Cross, ST_Shd: thinDiagCross |
|
0x0023 |
Specifies that the pattern used for the current shaded region shall be a 2.5% fill pattern, as follows:
|
|
0x0024 |
Specifies that the pattern used for the current shaded region shall be a 7.5% fill pattern, as follows:
|
|
0x0025 |
12.5%, ST_Shd: pct12 |
|
0x0026 |
15%, ST_Shd: pct15 |
|
0x0027 |
Specifies that the pattern used for the current shaded region shall be a 17.5% fill pattern, as follows:
|
|
0x0028 |
Specifies that the pattern used for the current shaded region shall be a 22.5% fill pattern, as follows:
|
|
0x0029 |
Specifies that the pattern used for the current shaded region shall be a 27.5% fill pattern, as follows:
|
|
0x002A |
Specifies that the pattern used for the current shaded region shall be a 32.5% fill pattern, as follows:
|
|
0x002B |
35%, ST_Shd: pct35 |
|
0x002C |
37.5%, ST_Shd: pct37 |
|
0x002D |
Specifies that the pattern used for the current shaded region shall be a 42.5% fill pattern, as follows:
|
|
0x002E |
45%, ST_Shd: pct45 |
|
0x002F |
Specifies that the pattern used for the current shaded region shall be a 47.5% fill pattern, as follows:
|
|
0x0030 |
Specifies that the pattern used for the current shaded region shall be a 52.5% fill pattern, as follows:
|
|
0x0031 |
55%, ST_Shd: pct55 |
|
0x0032 |
Specifies that the pattern used for the current shaded region shall be a 57.5% fill pattern, as follows:
|
|
0x0033 |
62.5%, ST_Shd: pct62 |
|
0x0034 |
65%, ST_Shd: pct65 |
|
0x0035 |
Specifies that the pattern used for the current shaded region shall be a 67.5% fill pattern, as follows:
|
|
0x0036 |
Specifies that the pattern used for the current shaded region shall be a 72.5% fill pattern, as follows:
|
|
0x0037 |
Specifies that the pattern used for the current shaded region shall be a 77.5% fill pattern, as follows:
|
|
0x0038 |
Specifies that the pattern used for the current shaded region shall be an 82.5% fill pattern, as follows:
|
|
0x0039 |
85%, ST_Shd: pct85 |
|
0x003A |
87.5%, ST_Shd: pct87 |
|
0x003B |
Specifies that the pattern used for the current shaded region shall be a 92.5% fill pattern, as follows:
|
|
0x003C |
95%, ST_Shd: pct95 |
|
0x003D |
Specifies that the pattern used for the current shaded region shall be a 97.5% fill pattern, as follows:
|
|
0xFFFF |
Nil, ST_Shd: nil |