Table of Contents

IThemeElements Interface

Definitions of the elements in a theme (colors, fonts, formats). This is the main part of a theme.

Syntax

Unit: FlexCel.Core

IThemeElements = interface(IInterface);

Methods

Name Description
Clone Returns a deep copy of this object.

Properties

Name Description
IsStandard2007 Returns true if the elements in this theme are the default ones in Office 2007.
ColorScheme Color Scheme in the theme.
FontScheme Font Scheme in the theme.
FormatScheme Format Scheme (Effects). This won't affect cells in the spreadsheet, but can affect drawings.