Table of Contents

TTheme.ThemeVersion Property

Excel version that saved this theme. For Excel 2007 this value is 124226. For themes new to Excel 2010, this value might be 144315. Excel 2016 is 164011 and Excel 2019 is 166925

Syntax

Namespace: FlexCel.Core

public Int32 ThemeVersion { get; set; }

See also