Search Results for

    Show / Hide Table of Contents

    FlexCelPdfExport.FlexCelPdfExport Constructor

    Overloads

    • FlexCelPdfExport.FlexCelPdfExport
    • FlexCelPdfExport.FlexCelPdfExport(ExcelFile)
    • FlexCelPdfExport.FlexCelPdfExport(ExcelFile, Boolean)

    FlexCelPdfExport.FlexCelPdfExport

    Creates a new FlexCelPdfExport instance.

    Syntax

    Namespace: FlexCel.Render

    public FlexCelPdfExport()

    See also

    • FlexCelPdfExport

    FlexCelPdfExport.FlexCelPdfExport(ExcelFile)

    Creates a new FlexCelPdfExport and assigns it to an ExcelFile.

    Syntax

    Namespace: FlexCel.Render

    public FlexCelPdfExport(ExcelFile aWorkbook)

    Parameters

    <-> Parameter Type Description
    aWorkbook ExcelFile ExcelFile containing the data this component will export.

    See also

    • FlexCelPdfExport

    FlexCelPdfExport.FlexCelPdfExport(ExcelFile, Boolean)

    Creates a new FlexCelPdfExport and assigns it to an ExcelFile, setting AllowOverwritingFiles to the desired value.

    Syntax

    Namespace: FlexCel.Render

    public FlexCelPdfExport(ExcelFile aWorkbook, Boolean aAllowOverwritingFiles)

    Parameters

    <-> Parameter Type Description
    aWorkbook ExcelFile ExcelFile containing the data this component will export.
    aAllowOverwritingFiles Boolean When true, existing files will be overwritten.

    See also

    • FlexCelPdfExport
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com