Search Results for

    Show / Hide Table of Contents

    TShapeOptionList.SetValue Method

    Overloads

    • TShapeOptionList.SetValue(TShapeOption, Double)
    • TShapeOptionList.SetValue(TShapeOption, Boolean)
    • TShapeOptionList.SetValue(TShapeOption, TDrawingHyperlink)
    • TShapeOptionList.SetValue(TShapeOption, String)

    TShapeOptionList.SetValue(TShapeOption, Double)

    Sets a property with a floating point or integer value.

    Syntax

    Namespace: FlexCel.Core

    public void SetValue(TShapeOption option, Double value)

    Parameters

    <-> Parameter Type Description
    option TShapeOption Option to set.
    value Double Value to set.

    See also

    • TShapeOptionList

    TShapeOptionList.SetValue(TShapeOption, Boolean)

    Sets a property with a boolean value.

    Syntax

    Namespace: FlexCel.Core

    public void SetValue(TShapeOption option, Boolean value)

    Parameters

    <-> Parameter Type Description
    option TShapeOption Option to set.
    value Boolean Value to set.

    See also

    • TShapeOptionList

    TShapeOptionList.SetValue(TShapeOption, TDrawingHyperlink)

    Sets a property with an hyperlink value.

    Syntax

    Namespace: FlexCel.Core

    public void SetValue(TShapeOption option, TDrawingHyperlink value)

    Parameters

    <-> Parameter Type Description
    option TShapeOption Option to set.
    value TDrawingHyperlink Value to set.

    See also

    • TShapeOptionList

    TShapeOptionList.SetValue(TShapeOption, String)

    Sets a property with a string value.

    Syntax

    Namespace: FlexCel.Core

    public void SetValue(TShapeOption option, String value)

    Parameters

    <-> Parameter Type Description
    option TShapeOption Option to set.
    value String Value to set.

    See also

    • TShapeOptionList
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com