Search Results for

    Show / Hide Table of Contents

    TSharedWorkbookProtectionOptions.Create Method

    Overloads

    • TSharedWorkbookProtectionOptions.Create
    • TSharedWorkbookProtectionOptions.Create(Boolean)

    TSharedWorkbookProtectionOptions.Create

    Initializes empty protection.

    Syntax

    Unit: FlexCel.Core

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

    See also

    • TSharedWorkbookProtectionOptions

    TSharedWorkbookProtectionOptions.Create(Boolean)

    Initializes the class.

    Syntax

    Unit: FlexCel.Core

    class function TSharedWorkbookProtectionOptions.Create(const aSharingWithTrackChanges: Boolean): TSharedWorkbookProtectionOptions; static; overload;

    Parameters

    <-> Parameter Type Description
    const aSharingWithTrackChanges Boolean True to protect the change history from being removed.

    See also

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