Table of Contents

TExcelColor.Theme Property

Returns the color if it is one of the entries in the theme palette (1 based).

If you try to read the value of this property and ColorType is not the right kind, an Exception will be raised.

Syntax

Namespace: FlexCel.Core

public TThemeColor Theme { get; }

See also