Table of Contents

TTheme.IsStandard2007 Property

Returns true if the theme is standard as saved by Excel 2007. Note that Excel versions bigger than 2010 use different standard themes.

Syntax

Namespace: FlexCel.Core

public Boolean IsStandard2007 { get; }

See also