Table of Contents

TShapeFill.ThemeColor Property

Fill taken from a theme. If FillStyle is null, this color here will be used along with the current theme.

Syntax

Namespace: FlexCel.Core

public Nullable<TDrawingColor> ThemeColor { get; set; }

See also