* "A Shd80 structure that specifies the background shading for the text. By default, text is not shaded."
*
* Word (.doc) Binary File Format. Copyright (c) 2011 Microsoft
* Corporation. Release: Tuesday, March 15, 2011
*/
ShadingDescriptor80 oldDescriptor = new ShadingDescriptor80(
sprm.getGrpprl(), sprm.getGrpprlOffset() );
ShadingDescriptor newDescriptor = oldDescriptor
.toShadingDescriptor();
newCHP.setShd( newDescriptor );
break;
case 0x67:
// Obsolete