Table of Contents

ExcelFile.SupportsXlsx Field

This property lets you know if the version of FlexCel.dll you are using supports XLSX file format. Currently XLSX is supported in all versions.

Syntax

Namespace: FlexCel.Core

public static readonly Boolean SupportsXlsx

See also