Search Results for

    Show / Hide Table of Contents

    TSVGAttribute.TSVGAttribute Constructor

    Overloads

    • TSVGAttribute.TSVGAttribute(String, String)
    • TSVGAttribute.TSVGAttribute(String, String, String)

    TSVGAttribute.TSVGAttribute(String, String)

    Creates a new TSVGAttrigbute with null namespace.

    Syntax

    Namespace: FlexCel.Core

    public TSVGAttribute(String aName, String aValue)

    Parameters

    <-> Parameter Type Description
    aName String
    aValue String

    See also

    • TSVGAttribute

    TSVGAttribute.TSVGAttribute(String, String, String)

    Creates a new TSVGAttribute.

    Syntax

    Namespace: FlexCel.Core

    public TSVGAttribute(String aName, String aValue, String aNamespace)

    Parameters

    <-> Parameter Type Description
    aName String
    aValue String
    aNamespace String

    See also

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