Table of Contents

TTheme.FileFormat Method

Returns the file format normally associated with the theme. Note that multiple Excel version can use the same theme, so this method will return the latest Excel using this theme.

Syntax

Namespace: FlexCel.Core

public TExcelFileFormat FileFormat()

See also