IStylesProvider::FillColor property
Specifies the fill color of an element in a document.
This property is read-only.
Syntax
HRESULT get_FillColor(
[out, retval] int *retVal
);
Property value
Type: int*
The fill color, represented as a COLORREF that contains RGB values.
Requirements
|
Minimum supported client |
Windows 8 [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2012 [desktop apps | Windows Store apps] |
|
Header |
|
|
IDL |
|
See also
Show: