[]
Represents a reference to a fill style within Fills or BackgroundFills.
public class StyleFill : FormattingBag
Gets the color to override the empty colors inside the referenced theme fill style.
public SolidColor PlaceholderColor { get; }
Gets or sets a reference to a fill style within Fills or BackgroundFills.
public FillFormat ThemeFill { get; set; }