Table of Contents

Property PointFills

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

PointFills

Gets the per-point explicit fills (c:dPt/c:spPr/a:solidFill), theme references included, keyed by point index.

public IDictionary<int, ShapeColor> PointFills { get; }

Property Value

IDictionary<int, ShapeColor>