Table of Contents

TTheme.GetThemeVersion Method

Returns the theme id associated with a specific Excel version. If FlexCel doesn't know about the version, it returns -1.

Syntax

Namespace: FlexCel.Core

public static Int32 GetThemeVersion(TExcelFileFormat excelVersion)

Parameters

<-> Parameter Type Description
excelVersion TExcelFileFormat

See also