Search Results for

    Show / Hide Table of Contents

    TWorkbookProtectionOptions.Create Method

    Overloads

    • TWorkbookProtectionOptions.Create
    • TWorkbookProtectionOptions.Create(Boolean, Boolean)

    TWorkbookProtectionOptions.Create

    Initializes empty protection.

    Syntax

    Unit: FlexCel.Core

    class function TWorkbookProtectionOptions.Create: TWorkbookProtectionOptions; static; overload;

    See also

    • TWorkbookProtectionOptions

    TWorkbookProtectionOptions.Create(Boolean, Boolean)

    Initializes the class.

    Syntax

    Unit: FlexCel.Core

    class function TWorkbookProtectionOptions.Create(const aWindow: Boolean; const aStructure: Boolean): TWorkbookProtectionOptions; static; overload;

    Parameters

    <-> Parameter Type Description
    const aWindow Boolean True if the window will be protected.
    const aStructure Boolean True if the structure will be protected.

    See also

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