Search Results for

    Show / Hide Table of Contents

    FlexCelSVGExport.FlexCelSVGExport Constructor

    Overloads

    • FlexCelSVGExport.FlexCelSVGExport
    • FlexCelSVGExport.FlexCelSVGExport(ExcelFile)
    • FlexCelSVGExport.FlexCelSVGExport(ExcelFile, Boolean)

    FlexCelSVGExport.FlexCelSVGExport

    Creates a new FlexCelSVGExport instance.

    Syntax

    Namespace: FlexCel.Render

    public FlexCelSVGExport()

    See also

    • FlexCelSVGExport

    FlexCelSVGExport.FlexCelSVGExport(ExcelFile)

    Creates a new FlexCelSVGExport and assigns it to an ExcelFile.

    Syntax

    Namespace: FlexCel.Render

    public FlexCelSVGExport(ExcelFile aWorkbook)

    Parameters

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

    See also

    • FlexCelSVGExport

    FlexCelSVGExport.FlexCelSVGExport(ExcelFile, Boolean)

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

    Syntax

    Namespace: FlexCel.Render

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

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