Table of Contents

IThemeFormatScheme Interface

Represents the drawing formats (fill styles, line styles, effects) for a theme.

Syntax

Unit: FlexCel.Core

IThemeFormatScheme = interface(IInterface);

Methods

Name Description
Clone Returns a deep copy of this object.

Properties

Name Description
Name Name of the format definition. This will be shown in Excel UI.
FillStyleList This element defines a set of three fill styles that are used within a theme.
LineStyleList This element defines a list of three line styles for use within a theme.
EffectStyleList This element defines a set of three effect styles (or more) that create the effect style list for a theme.
BkFillStyleList This element defines a list of background fills that are used within a theme.