java.lang.Objectcom.aspose.cells.CustomXmlPart
public class CustomXmlPart
Property Getters/Setters Summary | ||
---|---|---|
byte[] | getData() | |
void | setData(byte[] value) | |
Gets or sets the XML content of this InnerCustom XML Data Storage Part. | ||
byte[] | getSchemaData() | |
void | setSchemaData(byte[] value) | |
Gets or sets the XML content of this InnerCustom XML Schema Data Storage Part. |
Property Getters/Setters Detail |
---|
getData/setData | |
public byte[] getData() / public void setData(byte[] value) |
getSchemaData/setSchemaData | |
public byte[] getSchemaData() / public void setSchemaData(byte[] value) |