Search Results for

    Show / Hide Table of Contents

    FlexCelImgExport.FlexCelImgExport Constructor

    Overloads

    • FlexCelImgExport.FlexCelImgExport
    • FlexCelImgExport.FlexCelImgExport(ExcelFile)
    • FlexCelImgExport.FlexCelImgExport(ExcelFile, Boolean)

    FlexCelImgExport.FlexCelImgExport

    Creates a new FlexCelImgExport instance.

    Syntax

    Namespace: FlexCel.Render

    public FlexCelImgExport()

    See also

    • FlexCelImgExport

    FlexCelImgExport.FlexCelImgExport(ExcelFile)

    Creates a new FlexCelImgExport and assigns it to an ExcelFile.

    Syntax

    Namespace: FlexCel.Render

    public FlexCelImgExport(ExcelFile aWorkbook)

    Parameters

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

    See also

    • FlexCelImgExport

    FlexCelImgExport.FlexCelImgExport(ExcelFile, Boolean)

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

    Syntax

    Namespace: FlexCel.Render

    public FlexCelImgExport(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

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