2 references to BgColor
Microsoft.Cci.Extensions (2)
Writers\Syntax\OpenXmlSyntaxWriter.cs (2)
120
if (_styles.
BgColor
!= null)
121
WriteCore("<w:highlight w:val='{0}' />", _styles.
BgColor
);