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 Shd structure specifies the colors and pattern that are used for background shading.
ShdAuto is a special value for Shd that specifies that no shading is applied and is defined as the following Shd.
Field |
Value |
---|---|
cvFore |
|
cvBack |
|
ipat |
ipatAuto |
ShdNil is a special value for Shd. If ShdNil is used in a Table Style definition, ShdNil is ignored and the shading of the cell is not affected. If ShdNil is applied outside of a Table Style, ShdNil specifies that no shading is applied. ShdNil is defined as the following Shd.
Field |
Value |
---|---|
cvFore |
|
cvBack |
|
ipat |
ipatAuto |
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cvFore |
|||||||||||||||||||||||||||||||
cvBack |
|||||||||||||||||||||||||||||||
ipat |
cvFore (4 bytes): A COLORREF that specifies the foreground color of ipat.
cvBack (4 bytes): A COLORREF that specifies the background color of ipat.
ipat (2 bytes): An Ipat that specifies the pattern used for shading.