public class CustomXmlPart
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getData()
Gets the XML content of this Custom XML Data Storage Part.
|
java.lang.String |
getID()
Gets the id of the custom xml part.
|
byte[] |
getSchemaData()
Gets the XML content of this Custom XML Schema Data Storage Part.
|
void |
setData(byte[] value)
Sets the XML content of this Custom XML Data Storage Part.
|
void |
setID(java.lang.String value)
Sets the id of the custom xml part.
|
void |
setSchemaData(byte[] value)
Sets the XML content of this Custom XML Schema Data Storage Part.
|
public byte[] getData()
public void setData(byte[] value)
public byte[] getSchemaData()
public void setSchemaData(byte[] value)
public java.lang.String getID()
public void setID(java.lang.String value)
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.