@Beta public abstract class XDDFSpacing extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
XDDFSpacing.Kind |
| Modifier and Type | Field and Description |
|---|---|
protected org.openxmlformats.schemas.drawingml.x2006.main.CTTextSpacing |
spacing |
| Modifier | Constructor and Description |
|---|---|
protected |
XDDFSpacing(org.openxmlformats.schemas.drawingml.x2006.main.CTTextSpacing spacing) |
| Modifier and Type | Method and Description |
|---|---|
abstract XDDFSpacing.Kind |
getType() |
protected org.openxmlformats.schemas.drawingml.x2006.main.CTTextSpacing |
getXmlObject() |
protected org.openxmlformats.schemas.drawingml.x2006.main.CTTextSpacing spacing
@Internal protected XDDFSpacing(org.openxmlformats.schemas.drawingml.x2006.main.CTTextSpacing spacing)
public abstract XDDFSpacing.Kind getType()
@Internal protected org.openxmlformats.schemas.drawingml.x2006.main.CTTextSpacing getXmlObject()