Gets or sets the string representation of the data being serialized/deserialized.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public XElement Representation { get; set; } |
Visual Basic
![]() |
---|
Public Property Representation As XElement |
An instance of the .NET XElement class.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |