Table of Contents

FlexCelHtmlExport.GeneratedFiles Property

Contains all the generated files by the component. Note that it might contain files not actually generated, if an error happened while trying to create them.

Syntax

Namespace: FlexCel.Render

public TGeneratedFiles GeneratedFiles { get; }

See also