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