Search Results for

    Show / Hide Table of Contents

    TExcelFile.GetSheetBackground Method

    Gets the sheet background for the active sheet. It will return null if there isn't any background in the sheet.

    Syntax

    Unit: FlexCel.Core

    function TExcelFile.GetSheetBackground(out imageType: TXlsImgType): TBytes; virtual; abstract;

    Parameters

    <-> Parameter Type Description
    out imageType TXlsImgType Returns the image type of the bytes returned.

    Returns

    The image data as a byte array.

    See also

    • TExcelFile
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com