Search Results for

    Show / Hide Table of Contents

    ExcelFile.SendToBack Method

    Sends the graphical object to the bottom layer on the display (z-order) position. It will show below and will be covered by all other objects on the sheet.

    Remarks

    This will change the order of the array, so after calling SendToBack(i), position i will have a new object.

    Syntax

    Namespace: FlexCel.Core

    public abstract void SendToBack(Int32 objectIndex)

    Parameters

    <-> Parameter Type Description
    objectIndex Int32 Index of the object to move. (1 based)

    See also

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