Search Results for

    Show / Hide Table of Contents

    TXlsFile.ClearDataValidation Method

    Overloads

    • TXlsFile.ClearDataValidation
    • TXlsFile.ClearDataValidation(TXlsCellRange)

    TXlsFile.ClearDataValidation

    Clears all data validation entries in the active sheet.

    Syntax

    Unit: FlexCel.XlsAdapter

    procedure TXlsFile.ClearDataValidation; overload; override;

    See also

    • TXlsFile

    TXlsFile.ClearDataValidation(TXlsCellRange)

    Clears all data validation entries inside the specified range.

    Syntax

    Unit: FlexCel.XlsAdapter

    procedure TXlsFile.ClearDataValidation(const range: TXlsCellRange); overload; override;

    Parameters

    <-> Parameter Type Description
    const range TXlsCellRange Range of cells where data validation will be cleared.

    See also

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