@Beta public class HwmfEmbedded extends java.lang.Object
| Constructor and Description |
|---|
HwmfEmbedded() |
| Modifier and Type | Method and Description |
|---|---|
HwmfEmbeddedType |
getEmbeddedType() |
byte[] |
getRawData() |
void |
setData(byte[] data) |
void |
setEmbeddedType(HwmfEmbeddedType embeddedType) |
public HwmfEmbeddedType getEmbeddedType()
public byte[] getRawData()
public void setEmbeddedType(HwmfEmbeddedType embeddedType)
public void setData(byte[] data)
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.