Search Results for

    Show / Hide Table of Contents

    TDocumentProperties.SetStandardProperty Method

    This method only works in xlsx files. It will set the standard property with the given Id to the specified value. Set the value to null or empty to clear the property.

    Syntax

    Unit: FlexCel.Core

    procedure TDocumentProperties.SetStandardProperty(const PropertyId: TPropertyId; const value: string);

    Parameters

    <-> Parameter Type Description
    const PropertyId TPropertyId Property id that we want to modify.
    const value string Set it to null or empty to clear the property.

    See also

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