CustomXmlPart.Data
CustomXmlPart.Data property
Gets or sets the XML content of this Custom XML Data Storage Part.
public byte[] Data { get; set; }
See Also
- class CustomXmlPart
- namespace Aspose.Cells.Markup
- assembly Aspose.Cells
Gets or sets the XML content of this Custom XML Data Storage Part.
public byte[] Data { get; set; }