Class XmlDataBinding

Class XmlDataBinding

Namespace: Aspose.Cells
Assembly: Aspose.Cells.dll (25.2.0)

Represents Xml Data Binding information.

public class XmlDataBinding

Inheritance

objectXmlDataBinding

Inherited Members

object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Properties

Url

Gets source url of this data binding.

public string Url { get; }

Property Value

string