According to ECMA-376 Part 1, 17.73, these style property elements can
have a "val" property with a boolean-like value (0/false or 1/true),
which overrides the currently applied style. This can also disable
a property which the style had previously enabled.
According to ECMA-376 Part 1, 17.73, these style property elements can have a "val" property with a boolean-like value (0/false or 1/true), which overrides the currently applied style. This can also disable a property which the style had previously enabled.