Search Results for

    Show / Hide Table of Contents

    TCustomXmlPart Class

    Implements a custom XML part as described in https://msdn.microsoft.com/en-us/library/bb608618.aspx

    Syntax

    Namespace: FlexCel.Core

    public class TCustomXmlPart

    Constructors

    Name Description
    TCustomXmlPart Overloaded
    TCustomXmlPart
    TCustomXmlPart(String, String[])
    TCustomXmlPart(Guid, String, String[])

    Methods

    Name Description
    Equals Returns true if both objects have the same contents.
    GetHashCode Returns the hashcode for the object.
    Clone Returns a deep copy of the object.

    Properties

    Name Description
    Id Id of the part. This must be an unique identifier.
    Xml Xml content of the part.
    Schemas A list of schemas associated with the part. When you set this value the array will be cloned, so you can then modify the original array and it won't modify the part.
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com